:root{--ink:#141110;--gold:#b8912e;--gold-deep:#8a6720;--gold-soft:#d8b96a;--paper:#fffdf9;--muted:#6a5d4d;--bg:#f5f1e8;--line:#e3dbcb}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Lato,sans-serif;-webkit-font-smoothing:antialiased}button,a,input,label{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--gold-deep);outline-offset:5px}.brandbar{height:90px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{text-decoration:none;color:var(--ink);font-family:Prata,Georgia,serif;font-size:24px;letter-spacing:4px;text-align:center;line-height:1.2}.wordmark span{display:block;font-family:Lato,sans-serif;font-size:11px;letter-spacing:3px;margin-top:3px}.guide-label{font-size:10px;font-weight:700;letter-spacing:2.5px;color:var(--muted)}.restart{background:none;border:0;min-height:44px;color:var(--muted);font-size:12px}.restart span{font-size:18px;margin-left:8px}main{max-width:1180px;margin:auto;padding:28px 30px 120px}.phases{display:flex;align-items:center;justify-content:center;max-width:480px;margin:0 auto;color:#746d61;gap:12px;font-size:12px}.phases span{display:flex;align-items:center;gap:7px}.phases b{width:23px;height:23px;border:1px solid #c9c0ad;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:400}.phases [aria-current]{color:var(--gold-deep);font-weight:900}.phases [aria-current] b{background:var(--gold-deep);color:#fff;border-color:var(--gold-deep)}.phases i{height:1px;background:#d8ceba;flex:1}.intro{text-align:center;margin:32px 0 30px}.eyebrow{font-size:10px;letter-spacing:2.4px;font-weight:900;color:var(--gold-deep);margin:0 0 15px}h1{font:400 clamp(28px,3.2vw,45px)/1.25 Prata,Georgia,serif;letter-spacing:-1.1px;margin:0 0 15px}.intro>p:last-child{font-size:15px;line-height:1.6;color:var(--muted);margin:0}.mobile-break{display:none}fieldset{margin:0;padding:0;border:0;min-width:0}legend{font-size:14px;font-weight:700;text-align:center;margin:0 auto 20px;padding:0}.choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.choice{display:block;position:relative;border:1px solid var(--line);border-radius:14px;background:var(--paper);overflow:hidden;cursor:pointer;transition:border-color .18s,box-shadow .18s,transform .18s}.choice:hover{border-color:var(--gold-soft);transform:translateY(-3px)}.choice:has(input:checked){border-color:var(--gold-deep);box-shadow:0 0 0 2px var(--gold-deep)}.choice:has(input:focus-visible){outline:3px solid var(--gold-deep);outline-offset:5px}.choice input{position:absolute;opacity:0;width:1px;height:1px}.choice-media{display:block;position:relative;overflow:hidden;aspect-ratio:4/3}.choice img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s}.choice:hover img{transform:scale(1.025)}.choice-tag{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:3px;background:#fffdf9f0;font-size:9px;letter-spacing:1.2px;font-weight:900;color:var(--gold-deep)}.check{position:absolute;right:13px;top:13px;width:25px;height:25px;border:1px solid #fff9;background:#fff8;border-radius:50%;display:grid;place-items:center;color:transparent;font-size:14px;transition:background .15s}.choice:has(input:checked) .check{background:var(--gold-deep);color:#fff;border-color:var(--gold-deep)}.choice-body{display:flex;flex-direction:column;padding:22px 20px 18px;min-height:173px}.choice-title{font:400 19px/1.35 Prata,Georgia,serif;letter-spacing:-.35px;margin-bottom:10px}.choice-copy{color:var(--muted);font-size:13px;line-height:1.55;max-width:290px}.choice-link{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:900;letter-spacing:.3px;color:var(--gold-deep);margin-top:auto;padding-top:18px}.choice-link span{font-size:19px;font-weight:400}.reassurance{text-align:center;margin:24px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.reassurance span{color:var(--gold-deep);font-size:17px;margin-right:6px}.actionbar{position:fixed;bottom:0;left:0;right:0;z-index:2;background:#fffdf9f7;border-top:1px solid var(--line);padding:16px 30px calc(16px + env(safe-area-inset-bottom))}.action-inner{max-width:1120px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:15px}.next-copy>span{display:block;font-size:13px;font-weight:700}.next-copy small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.continue,.return{min-height:48px;padding:0 28px;background:var(--gold-deep);color:#fff;border:0;border-radius:7px;font-weight:700;font-size:13px}.continue{min-width:210px;display:flex;align-items:center;justify-content:space-between;gap:25px}.continue span{font-size:21px;font-weight:400}.continue:disabled{background:#e8e1d3;color:#7a7265;cursor:default}dialog{border:1px solid var(--line);border-radius:18px;padding:40px;max-width:480px;width:calc(100% - 30px);background:var(--paper);color:var(--ink)}dialog::backdrop{background:#211a1366;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog h2{font:25px/1.4 Prata,Georgia,serif}dialog p:not(.eyebrow){color:var(--muted);line-height:1.6;font-size:14px}.close{position:absolute;top:5px;right:8px;width:44px;height:44px;font-size:25px;border:0;background:none}.preview-note{font-size:12px;line-height:1.6;border-top:1px solid var(--line);padding-top:18px;margin:22px 0;color:var(--muted)}.return{width:100%}.intro{animation:enter .45s both}.choices{animation:enter .55s .08s both}@keyframes enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:700px){.brandbar{height:67px;padding:0 20px}.wordmark{font-size:18px;letter-spacing:3px}.wordmark span{font-size:8px;letter-spacing:2px}.guide-label{display:none}.restart{font-size:11px}main{padding:21px 20px 128px}.phases{gap:7px;font-size:10px}.phases span{gap:5px}.phases b{width:20px;height:20px;font-size:9px}.intro{margin:27px 0 23px}.eyebrow{font-size:9px;letter-spacing:1.7px;margin-bottom:12px}h1{font-size:29px;line-height:1.35;letter-spacing:-.8px;margin-bottom:12px}.mobile-break{display:block}.desktop-break{display:none}.intro>p:last-child{font-size:13px;line-height:1.6;max-width:310px;margin:auto}legend{font-size:12px;margin-bottom:15px}.choices{grid-template-columns:1fr;gap:12px}.choice{display:grid;grid-template-columns:115px minmax(0,1fr);border-radius:10px;min-height:137px}.choice-media{aspect-ratio:auto;height:100%}.choice img{position:absolute;top:0;right:0;bottom:0;left:0;object-position:50% 50%}.choice-body{padding:15px 14px 11px;min-height:137px}.choice-title{font-size:16px;line-height:1.35;margin-bottom:6px}.choice-copy{font-size:11px;line-height:1.5}.choice-link{font-size:10px;padding-top:7px}.choice-link span{font-size:16px}.choice-tag{display:none}.check{width:20px;height:20px;top:7px;right:7px;font-size:12px}.reassurance{font-size:10px;max-width:280px;margin:18px auto 0}.actionbar{padding:13px 20px calc(13px + env(safe-area-inset-bottom))}.next-copy>span{font-size:11px}.next-copy small{font-size:10px;line-height:1.4;max-width:175px}.continue{min-width:120px;min-height:46px;padding:0 16px;font-size:12px;gap:12px}dialog{padding:34px 24px 24px}dialog h2{font-size:22px}.choice:hover{transform:none}}@media(max-width:350px){main{padding-inline:14px}.choice{grid-template-columns:94px minmax(0,1fr)}.choice-body{padding:12px}.choice-title{font-size:15px}.choice-copy{font-size:11px}h1{font-size:26px}.actionbar{padding-inline:14px}.next-copy small{max-width:145px}.continue{min-width:112px}.phases{gap:5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:700px){.intro{margin-top:20px;margin-bottom:20px}.choice[data-choice=candle] img{object-position:65% 50%}.choice-body,.choice{min-height:130px}.choice-copy{font-size:12px}}.choices{grid-template-columns:repeat(2,minmax(0,1fr));max-width:840px;margin:auto}.choice-media{aspect-ratio:16/10}.choice img{object-fit:cover}.choice-body{min-height:155px}@media(max-width:700px){.choices{grid-template-columns:1fr}.choice{grid-template-columns:140px minmax(0,1fr);min-height:162px}.choice-media{aspect-ratio:auto;background:#eee6d9;display:flex;align-items:center}.choice img{position:static;height:auto;object-fit:contain}.choice-body{min-height:162px;padding:16px 13px}.choice-title{font-size:17px}.choice-copy{font-size:12px}}@media(max-width:350px){.choice{grid-template-columns:115px minmax(0,1fr)}.choice-title{font-size:16px}.choice-body{padding:13px 11px}}@media(max-width:700px){.choice img{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;object-position:center}}[hidden]{display:none!important}.icon{width:18px;height:18px;display:inline-block;flex:none;vertical-align:middle}.restart{display:flex;align-items:center;gap:8px}.choice{text-align:left;font-family:inherit;color:inherit;padding:0;width:100%}.choice:focus-visible{outline:3px solid var(--gold-deep);outline-offset:4px}.choice-body{justify-content:center;min-height:130px}.choice-title{margin-bottom:10px}.choice-copy{max-width:none}.question{font:700 14px Lato,sans-serif;text-align:center;margin:0 0 20px}.intro .time-promise{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--gold-deep);font-size:13px;font-weight:700;margin-top:14px}.back-row{max-width:840px;margin:0 auto}.back{display:flex;gap:8px;align-items:center;background:transparent;border:0;min-height:44px;color:var(--muted);padding:0;font-size:13px}.back-row:has(.back:not([hidden])){margin-top:18px}main{padding-bottom:40px}.next-options{max-width:720px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.method-choice{display:flex;flex-direction:column;text-align:left;padding:24px;background:var(--paper);border:1px solid var(--line);border-radius:12px;color:var(--ink);min-height:160px}.method-choice:hover{border-color:var(--gold-deep)}.method-title{font:18px/1.4 Prata,Georgia,serif;margin-bottom:10px}.method-copy{font-size:13px;line-height:1.6;color:var(--muted)}.method-detail{margin-top:auto;padding-top:16px;font-size:11px;font-weight:700;color:var(--gold-deep)}.close{display:grid;place-items:center}.return{display:block}.reassurance{margin-top:24px}@media(max-width:700px){main{padding-bottom:30px}.choice{min-height:150px}.choice-body{min-height:150px;padding:16px 13px}.intro .time-promise{font-size:12px;margin-top:12px}.question{font-size:12px;margin-bottom:15px}.next-options{grid-template-columns:1fr}.method-choice{min-height:130px;padding:18px}.method-title{font-size:18px}.method-detail{padding-top:12px}}.intro>p:not(.eyebrow):not(.time-promise){font-size:15px;line-height:1.6;color:var(--muted);margin:0}.intro .time-promise{color:var(--gold-deep)}@media(max-width:700px){.intro>p:not(.eyebrow):not(.time-promise){font-size:13px}.choice[data-choice=setup] img{object-position:62% center}}.brandbar,main{transition:opacity .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.guide-leaving .brandbar,.guide-leaving main{opacity:0;transform:translateY(5px)}#next-screen .intro{animation:none}.intro>p.time-promise{margin:14px auto 0;color:var(--gold-deep)}@media(max-width:700px){.choice{grid-template-columns:45% minmax(0,1fr)}.choice[data-choice=setup] img{object-position:center}.choice-title{font-size:16px}.choice-body{padding:15px 11px}}.method-choice.recommended{border-color:var(--gold-deep)}.method-badge{align-self:flex-start;background:var(--gold-deep);color:#fff;border-radius:20px;padding:5px 10px;font-size:11px;font-weight:700;margin-bottom:12px}.method-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.method-chip{border:1px solid var(--line);background:var(--bg);border-radius:20px;padding:6px 9px;font-size:12px;line-height:1.4;color:var(--ink)}.method-choice.has-image{padding:0 0 20px;overflow:hidden;display:block}.method-image{display:block;width:100%;height:190px;object-fit:cover}.has-image .method-title,.has-image .method-copy,.has-image .method-chips{display:block;margin-left:20px;margin-right:20px}.has-image .method-title{margin-top:18px}.has-image .method-chips{display:flex}.has-image .method-badge{display:inline-block;margin:14px 20px 0}.has-image.recommended .method-title{margin-top:10px}.has-image .method-copy{line-height:1.5}@media(max-width:700px){.method-image{height:175px}.has-image .method-title,.has-image .method-copy,.has-image .method-chips{margin-left:16px;margin-right:16px}.has-image .method-badge{margin-left:16px}.method-choice.has-image{padding-bottom:16px}}.method-choice.has-image{display:flex;flex-direction:column;justify-content:flex-start}.method-image{height:auto;aspect-ratio:4/3;object-fit:cover}.has-image .method-chips{margin-top:auto;padding-top:16px}.has-image .method-badge{flex:none}.method-screen .brandbar{height:56px}.method-screen .wordmark{font-size:18px}.method-screen .wordmark span{font-size:8px}.method-screen main{max-width:780px;padding-top:12px;padding-bottom:16px}.method-screen .back-row{margin-top:4px}.method-screen .back{min-height:36px}.method-screen #next-screen .intro{text-align:left;margin:8px 0 16px}.method-screen #next-screen .eyebrow,.method-screen #next-copy{display:none}.method-screen #next-title{font-size:28px;line-height:1.25;margin:0;max-width:520px}.method-screen .next-options{display:flex;flex-direction:column;gap:10px}.method-screen .method-choice.has-image{display:grid;grid-template-columns:124px minmax(0,1fr);grid-template-rows:auto auto 1fr;column-gap:14px;padding:10px;min-height:144px}.method-screen .method-image{grid-column:1;grid-row:1/4;width:124px;height:124px;aspect-ratio:1;border-radius:7px;object-fit:cover;align-self:center}.method-screen .has-image .method-badge{grid-column:2;margin:0 0 4px;padding:3px 8px;justify-self:start;font-size:10px}.method-screen .has-image .method-title{grid-column:2;margin:0;font-size:19px;line-height:1.3;align-self:center}.method-screen .has-image:not(.recommended) .method-title{grid-row:1/3}.method-screen .has-image .method-copy{display:none}.method-screen .has-image .method-chips{grid-column:2;grid-row:3;margin:0;padding-top:7px;gap:5px;align-content:start}.method-screen .method-chip{font-size:11px;padding:3px 7px;line-height:1.35}.method-screen .help-choice{min-height:44px;padding:10px 12px;background:transparent;border:0;text-align:center;align-items:center}.method-screen .help-choice .method-title{font-family:Lato,sans-serif;font-size:13px;margin:0;text-decoration:underline;text-underline-offset:3px}.method-screen .help-choice .method-copy,.method-screen .help-choice .method-detail{display:none}@media(max-width:700px){.method-screen main{padding-inline:16px}.method-screen .phases{font-size:10px}.method-screen #next-title{font-size:25px}.method-screen .method-choice.has-image{grid-template-columns:100px minmax(0,1fr);column-gap:11px;min-height:124px}.method-screen .method-image{width:100px;height:100px}.method-screen .has-image .method-title{font-size:17px}.method-screen .method-chip{font-size:10px;padding:3px 6px}}@media(max-width:350px){.method-screen main{padding-inline:12px}.method-screen #next-title{font-size:23px}.method-screen .method-choice.has-image{grid-template-columns:88px minmax(0,1fr);column-gap:9px;padding:8px}.method-screen .method-image{width:88px;height:88px}.method-screen .has-image .method-title{font-size:16px}}.method-screen .method-choice.recommended{border:2px solid var(--gold);background:#fffbef;box-shadow:0 0 0 3px #b8912e29,0 5px 18px #8a67201f}.has-next-screen .brandbar{position:relative;display:flex;justify-content:space-between}.has-next-screen .brandbar .wordmark{position:absolute;left:50%;transform:translate(-50%)}.has-next-screen .guide-label,.has-next-screen .back-row{display:none}.has-next-screen .brandbar .back{min-height:44px}.has-next-screen .brandbar .restart{margin-left:auto}.method-screen #next-screen .intro{margin-top:16px}@media(max-width:350px){.has-next-screen .brandbar{padding-inline:12px}.has-next-screen .brandbar .restart{font-size:10px;gap:4px}.has-next-screen .brandbar .wordmark{font-size:16px}}.selection-screen .brandbar{height:56px}.selection-screen .wordmark{font-size:18px}.selection-screen .wordmark span{font-size:8px}.selection-screen main{max-width:840px;padding-top:12px;padding-bottom:24px}.selection-screen .intro{text-align:left;margin:18px 0}.selection-screen .eyebrow{display:none}.selection-screen h1{font-size:28px;line-height:1.25;margin-bottom:8px}.selection-screen .intro>p:not(.eyebrow){font-size:13px;margin:0}.selection-options{display:block;max-width:none}.space-choice{display:flex;flex-direction:column;gap:5px;width:100%;text-align:left;padding:18px;margin:0 0 10px;background:var(--paper);border:1px solid var(--line);border-radius:10px;color:var(--ink);min-height:70px}.space-choice:hover{border-color:var(--gold-deep)}.space-choice span{font-size:13px;color:var(--muted)}.selection-action{min-height:44px;border:0;border-radius:7px;background:var(--gold-deep);color:#fff;padding:10px 15px;font-weight:700;font-size:13px}.filter-link{border:0;background:none;color:var(--gold-deep);text-decoration:underline;min-height:44px;padding:0 0 12px;font-size:13px}.device-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.device-card{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:14px;min-width:0}.device-top{display:flex;gap:14px;align-items:center}.device-photo{border:0;padding:0;background:transparent;flex:none}.device-photo img{width:96px;height:96px;object-fit:cover;border-radius:8px;display:block}.device-main{min-width:0}.device-main h2{font:18px/1.3 Prata,Georgia,serif;margin:0 0 5px}.device-price{font-size:16px;font-weight:700;margin:0}.device-more{display:flex;gap:6px;align-items:center;font-size:12px;color:var(--gold-deep);background:none;border:0;padding:6px 0;min-height:36px}.device-more .icon{width:15px;height:15px}.device-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--line);margin:12px 0}.device-stats div{padding:9px 6px;min-width:0}.device-stats div+div{border-left:1px solid var(--line)}.device-stats dt{font-size:10px;color:var(--muted);margin-bottom:4px}.device-stats dd{font-size:11px;line-height:1.4;font-weight:700;margin:0;overflow-wrap:anywhere}.device-footer{display:flex;gap:10px;align-items:end;justify-content:space-between}.device-footer .selection-action{flex:1}.variant-label{display:flex;flex-direction:column;gap:4px;font-size:10px;color:var(--muted);max-width:48%}.variant-label select{font:12px Lato,sans-serif;min-height:44px;max-width:100%;padding:6px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:6px}.catalog-note{font-size:11px;color:var(--muted);line-height:1.5;margin-top:16px}.details-close{position:absolute;right:10px;top:10px;width:44px;height:44px;display:grid;place-items:center;background:none;border:0}.details-image{width:100%;max-height:230px;object-fit:contain}.details-body .device-stats{display:block}.details-body .device-stats div{display:flex;justify-content:space-between;gap:20px;border:0;border-bottom:1px solid var(--line);padding:10px 0}.details-body .device-stats dt{font-size:12px;flex:none}.details-body .device-stats dd{font-size:12px;text-align:right}.product-link{font-size:13px;color:var(--gold-deep);display:inline-block;padding:12px 0}.selected-summary{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:20px}.selected-summary>img{height:130px;width:130px;object-fit:cover;float:left;margin:0 18px 12px 0;border-radius:8px}.selected-summary h2{font:22px/1.3 Prata,Georgia,serif}.selected-summary .device-stats{clear:both}.selection-boundary{background:#eee8db;border-radius:10px;padding:16px;font-size:13px;line-height:1.6;margin-top:12px}.selection-boundary p{margin:5px 0 0}#product-details{max-height:88dvh;overflow:auto;padding:30px 24px 20px}#details-title{padding-right:28px;font-size:23px}@media(max-width:700px){.selection-screen main{padding-inline:16px}.selection-screen h1{font-size:25px}.selection-screen .intro>p:not(.eyebrow){max-width:none}.device-grid{grid-template-columns:1fr}.device-card{padding:12px}.device-photo img{width:82px;height:82px}.device-main h2{font-size:18px}.device-stats dd{font-size:11px}#product-details{position:fixed;inset:auto 0 0;margin:0;width:100%;max-width:none;border-radius:18px 18px 0 0;padding-bottom:calc(20px + env(safe-area-inset-bottom))}.device-footer .selection-action{font-size:12px}.selected-summary{padding:14px}}@media(max-width:350px){.selection-screen main{padding-inline:12px}.selection-screen h1{font-size:23px}.device-top{gap:10px}.device-stats div{padding:8px 4px}}.brandbar{height:56px;position:relative;display:flex;justify-content:space-between}.brandbar .wordmark{position:absolute;left:50%;transform:translate(-50%);font-size:18px}.brandbar .wordmark span{font-size:8px}.brandbar .guide-label{display:none}.brandbar .restart{margin-left:auto}@media(max-width:350px){.brandbar{padding-inline:12px}.brandbar .restart{font-size:10px;gap:4px}.brandbar .wordmark{font-size:16px}}.preference-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.preference-grid .space-choice{min-height:78px;margin:0;justify-content:center;font-weight:700}.scent-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:12px}.scent-tabs{display:flex;gap:6px}.scent-tab{background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:8px 12px;min-height:40px;font-size:12px}.scent-tab[aria-pressed=true]{background:var(--gold-deep);color:#fff;border-color:var(--gold-deep)}.scent-size{display:flex;gap:8px;align-items:center;font-size:11px;margin-left:auto}.scent-controls select,.scent-search{border:1px solid var(--line);border-radius:7px;background:var(--paper);min-height:40px;padding:8px;font:13px Lato,sans-serif;color:var(--ink);max-width:100%}.family-filter,.scent-search{flex:1;min-width:120px}.fixed-size{font-size:12px;color:var(--muted);margin-left:auto}.scent-status{font-size:12px;color:var(--muted);line-height:1.5;margin:10px 0;min-height:18px}.scent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.scent-card{min-width:0;border:1px solid var(--line);border-radius:10px;padding:10px;background:var(--paper);display:flex;flex-direction:column}.scent-card.picked{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold);background:#fffbef}.scent-image{width:100%;height:120px;object-fit:contain;border-radius:7px}.scent-image[src$=".svg"]{padding:30px;opacity:.45}.scent-card h2{font:15px/1.3 Prata,Georgia,serif;margin:10px 0 6px;overflow-wrap:anywhere}.scent-notes{font-size:11px;line-height:1.4;color:var(--muted);margin:0 0 10px}.scent-price{font-size:13px;margin-top:auto}.scent-add{border:1px solid var(--gold-deep);border-radius:6px;background:transparent;color:var(--gold-deep);font-weight:700;font-size:12px;min-height:40px;margin-top:10px}.picked .scent-add{background:var(--gold-deep);color:#fff}.scent-bar{position:sticky;bottom:0;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:12px;background:var(--paper);border:1px solid var(--line);border-radius:10px;padding:12px;margin-top:16px;box-shadow:0 -4px 18px #33220a0d}.scent-bar>span{font-size:12px;font-weight:700}.selection-action:disabled{background:#ded6c5;color:#665e50;cursor:default}.load-scents{margin-top:12px}.review-line{display:flex;justify-content:space-between;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:16px 0;font-size:13px;line-height:1.5}.review-line strong{white-space:nowrap}.review-total{font-weight:700;margin-top:10px}.empty-scents{grid-column:1/-1;font-size:13px;padding:20px 0}@media(max-width:700px){.scent-grid{grid-template-columns:1fr 1fr}.scent-image{height:105px}.scent-controls{gap:8px}.scent-size{margin-left:0}.scent-bar{padding:10px;bottom:8px}.scent-bar .selection-action{font-size:12px;padding:10px}.scent-card h2{font-size:14px}}@media(max-width:350px){.scent-image{height:90px}.scent-card{padding:8px}.scent-bar>span{font-size:11px}}.scent-options{display:block;max-width:none}.scent-controls{margin-bottom:8px}.scent-grid{margin-top:10px}.scent-screen main{padding-bottom:24px}.scent-bar{margin-bottom:8px}.preference-grid+.filter-link{margin-top:14px}@media(max-width:700px){.device-question-screen main{padding-top:8px}.device-question-screen .phases{gap:5px}.device-question-screen .phases span{gap:4px}.device-question-screen .phases b{width:18px;height:18px}.device-question-screen #next-screen .intro{margin:8px 0 10px}.device-question-screen #next-screen .eyebrow{display:none}.device-question-screen #next-title{font-size:21px;line-height:1.2;margin-bottom:4px}.device-question-screen #next-copy{font-size:12px;line-height:1.4;max-width:350px;margin:auto}.device-question-screen .method-choice{min-height:116px;padding:15px 17px}.device-question-screen .method-title{margin-bottom:6px}.device-question-screen .method-detail{padding-top:9px}}.method-screen main{max-width:820px;padding-top:14px}.method-screen #next-screen .intro{margin:10px 0 14px}.method-screen #next-title{max-width:none;font-size:30px;line-height:1.15}.method-screen #next-copy{display:block;max-width:590px;font-size:13px;line-height:1.45}.method-screen .next-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:none}.method-screen .method-choice.has-image{display:flex;flex-direction:column;min-height:0;padding:0 0 12px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 4px 18px #22190f0e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.method-screen .method-choice.has-image:active{transform:scale(.985)}.method-screen .method-choice.recommended{grid-column:1/-1;display:grid;grid-template-columns:152px minmax(0,1fr);grid-template-rows:auto auto auto 1fr auto;column-gap:18px;padding:10px;border:2px solid var(--gold);background:linear-gradient(135deg,#fffdf8,#fff8df);box-shadow:inset 4px 0 0 var(--gold),0 8px 24px #6b4d101a}.method-screen .method-image{width:100%;height:auto;aspect-ratio:16/9;border-radius:13px 13px 0 0;object-fit:cover}.method-screen .recommended .method-image{grid-column:1;grid-row:1/6;width:152px;height:100%;min-height:176px;aspect-ratio:auto;border-radius:9px}.method-screen .has-image .method-badge{align-self:start;margin:11px 12px 0;padding:4px 8px;border-radius:99px;background:var(--gold-deep);color:#fff;font:800 9px/1.2 Lato,sans-serif;letter-spacing:.02em}.method-screen .recommended .method-badge{grid-column:2;grid-row:1;margin:3px 0 5px}.method-screen .has-image .method-title{margin:10px 12px 0;font-size:19px;line-height:1.2}.method-screen .recommended .method-title{grid-column:2;grid-row:2;margin:0;font-size:23px}.method-screen .has-image .method-copy{display:block;margin:5px 12px 8px;color:var(--muted);font-size:11px;line-height:1.4}.method-screen .recommended .method-copy{grid-column:2;grid-row:3;margin:4px 0 7px;font-size:12px}.method-facts{display:grid;gap:0;margin:0 12px;border-top:1px solid var(--line)}.method-facts div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:7px;padding:5px 0;border-bottom:1px solid var(--line)}.method-facts dt{color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.method-facts dd{margin:0;color:var(--ink);font-size:10px;font-weight:700;line-height:1.25}.method-screen .recommended .method-facts{grid-column:2;grid-row:4;margin:0}.method-screen .method-action{margin:9px 12px 0;color:var(--gold-deep);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.method-screen .recommended .method-action{grid-column:2;grid-row:5;margin:8px 0 2px}.method-screen .help-choice{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;column-gap:10px;min-height:54px;padding:10px 14px;border:1px dashed #c9b98f;border-radius:12px;background:#f4ede0;text-align:left}.method-screen .help-choice .method-title{margin:0;font:700 13px/1.3 Lato,sans-serif;text-decoration:none}.method-screen .help-choice .method-copy{display:block;margin:0;color:var(--muted);font-size:11px;line-height:1.35}@media(max-width:700px){.method-screen main{padding:12px 16px 18px}.method-screen #next-screen .intro{margin:10px 0 12px}.method-screen #next-title{font-size:27px}.method-screen .recommended .method-image{width:130px;min-height:170px}.method-screen .method-choice.recommended{grid-template-columns:130px minmax(0,1fr);column-gap:13px;padding:9px}.method-screen .recommended .method-title{font-size:21px}.method-screen .method-image{aspect-ratio:1}.method-screen .method-choice.has-image:not(.recommended){grid-column:1/-1;display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto 1fr auto;column-gap:12px;padding:8px;min-height:136px}.method-screen .has-image:not(.recommended) .method-image{grid-column:1;grid-row:1/5;width:112px;height:100%;min-height:120px;border-radius:9px}.method-screen .has-image:not(.recommended) .method-title{grid-column:2;grid-row:1;margin:1px 0 0;font-size:18px}.method-screen .has-image:not(.recommended) .method-copy{grid-column:2;grid-row:2;margin:3px 0 5px}.method-screen .has-image:not(.recommended) .method-facts{grid-column:2;grid-row:3;margin:0}.method-screen .has-image:not(.recommended) .method-action{grid-column:2;grid-row:4;margin:6px 0 1px}.method-screen .help-choice{margin-top:0}}@media(max-width:350px){.method-screen main{padding:8px 12px 14px}.method-screen #next-screen .intro{margin:6px 0 9px}.method-screen #next-title{font-size:24px}.method-screen .has-image .method-copy{display:none}.method-screen .recommended .method-image{width:108px;min-height:168px}.method-screen .method-choice.recommended{grid-template-columns:108px minmax(0,1fr);column-gap:10px;padding:8px}.method-screen .recommended .method-title{font-size:19px}.method-screen .has-image .method-title{font-size:17px;margin-inline:9px}.method-screen .method-facts{margin-inline:9px}.method-screen .method-choice.has-image:not(.recommended){grid-template-columns:96px minmax(0,1fr);column-gap:9px;min-height:128px}.method-screen .has-image:not(.recommended) .method-image{width:96px;min-height:112px}.method-screen .has-image:not(.recommended) .method-title,.method-screen .has-image:not(.recommended) .method-facts,.method-screen .has-image:not(.recommended) .method-action{margin-inline:0}.method-screen .recommended .method-facts div{grid-template-columns:55px minmax(0,1fr);gap:5px}.method-screen .method-action{font-size:9px}}.method-screen #next-copy,.method-screen .method-action{display:none}.method-screen .method-choice.recommended{grid-template-rows:auto auto 1fr}.method-screen .recommended .method-image{grid-row:1/4}.method-screen .recommended .method-facts{grid-row:3;margin-top:10px}.method-facts{display:grid;gap:7px;margin:10px 12px 0;border:0}.method-facts>span{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:11px;font-weight:700;line-height:1.2}.method-fact-icon{width:15px;height:15px;flex:none;opacity:.62}.method-screen .help-choice{grid-template-columns:auto auto;justify-content:start;min-height:46px}.method-screen .help-choice .method-copy{align-self:center}@media(max-width:700px){.method-screen .method-choice.has-image:not(.recommended){grid-template-rows:auto 1fr;min-height:116px}.method-screen .has-image:not(.recommended) .method-image{grid-row:1/3;min-height:100px}.method-screen .has-image:not(.recommended) .method-title{grid-row:1}.method-screen .has-image:not(.recommended) .method-facts{grid-row:2;margin:7px 0 0}.method-screen .recommended .method-facts{margin-top:8px}.method-screen .help-choice{min-height:44px}}@media(max-width:350px){.method-screen .method-choice.has-image:not(.recommended){min-height:110px}.method-screen .has-image:not(.recommended) .method-image{min-height:94px}.method-facts{gap:5px}.method-facts>span{font-size:10px}.method-fact-icon{width:14px;height:14px}}body.method-screen #next-screen #next-copy{display:none}.method-screen .method-choice.recommended{grid-template-rows:auto auto auto 1fr auto}.method-screen .recommended .method-image{grid-row:1/6}.method-screen .has-image .method-copy{display:block}.method-screen .recommended .method-copy{grid-row:3;margin:4px 0 9px}.method-screen .method-fit{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:0 12px}.method-screen .recommended .method-fit{grid-column:2;grid-row:4;margin:0;align-content:start}.method-fit-label{color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.method-fit-chip{padding:4px 7px;border-radius:99px;background:#f1ecdf;color:var(--ink);font-size:9px;font-weight:700;line-height:1.15}.recommended .method-fit-chip{background:#efe1b8}.method-uses{margin:9px 12px 0;padding-top:8px;border-top:1px solid var(--line);color:var(--gold-deep);font-size:10px;font-weight:900}.method-screen .recommended .method-uses{grid-column:2;grid-row:5;margin:8px 0 1px}.method-screen .method-facts{display:none}@media(max-width:700px){.method-screen .method-choice.has-image:not(.recommended){grid-template-rows:auto auto 1fr auto;min-height:130px}.method-screen .has-image:not(.recommended) .method-image{grid-row:1/5;min-height:114px}.method-screen .has-image:not(.recommended) .method-title{grid-row:1}.method-screen .has-image:not(.recommended) .method-copy{grid-column:2;grid-row:2;margin:3px 0 7px}.method-screen .has-image:not(.recommended) .method-fit{grid-column:2;grid-row:3;margin:0;align-content:start}.method-screen .has-image:not(.recommended) .method-uses{grid-column:2;grid-row:4;margin:7px 0 1px;padding-top:6px}.method-screen .help-choice .method-copy{display:block}}@media(max-width:350px){.method-screen .has-image .method-copy{font-size:10px;line-height:1.3}.method-screen .recommended .method-copy{margin-bottom:7px}.method-screen .method-choice.has-image:not(.recommended){min-height:124px}.method-screen .has-image:not(.recommended) .method-image{min-height:108px}.method-fit-chip{padding:3px 6px;font-size:8px}.method-uses{font-size:9px}}@media(max-width:700px){.method-screen .method-choice.has-image:not(.recommended){grid-column:auto;display:flex;flex-direction:column;padding:0 0 10px;min-height:0}.method-screen .has-image:not(.recommended) .method-image{display:block;width:100%;height:auto;min-height:0;aspect-ratio:1;border-radius:13px 13px 0 0;object-fit:cover}.method-screen .has-image:not(.recommended) .method-title{margin:10px 10px 0;font-size:17px;line-height:1.18}.method-screen .has-image:not(.recommended) .method-copy{margin:4px 10px 8px}.method-screen .has-image:not(.recommended) .method-fit{margin:0 10px}.method-screen .has-image:not(.recommended) .method-uses{margin:8px 10px 0;padding-top:7px}.method-screen .help-choice{grid-column:1/-1}}@media(max-width:350px){.method-screen .has-image:not(.recommended) .method-title{margin-inline:8px;font-size:16px}.method-screen .has-image:not(.recommended) .method-copy,.method-screen .has-image:not(.recommended) .method-fit,.method-screen .has-image:not(.recommended) .method-uses{margin-inline:8px}}.method-uses{display:flex;align-items:center;gap:5px}.method-use-icon{width:14px;height:14px;flex:none;opacity:.75}.method-screen .method-choice.recommended{box-shadow:0 0 0 4px #b8912e3d,0 0 34px 9px #b8912e33,0 10px 28px #8a67202e}.method-screen .method-choice[data-method=candle] .method-title{max-width:70px}.device-question-screen main{max-width:760px}.device-question-screen #next-screen .intro{text-align:left;margin:14px 0}.device-question-screen #next-title{font-size:29px;line-height:1.2;margin-bottom:5px}.device-question-screen #next-copy{font-size:13px;line-height:1.45;margin:0;color:var(--muted)}.owned-device-options{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.device-question-screen .device-type-choice{position:relative;display:grid;grid-template-rows:auto 1fr;min-height:0;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 5px 18px #22190f0e;color:var(--ink);text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;touch-action:manipulation}.device-type-choice:hover{border-color:var(--gold)}.device-type-choice:active{transform:scale(.985)}.device-type-visual{position:relative;display:block;width:100%;margin:0;aspect-ratio:16/10;overflow:hidden;border-radius:0;background:#eee7da}.device-type-image{display:block;width:100%;height:100%;margin:0;object-fit:cover;border-radius:0}.device-type-icon{position:absolute;top:9px;left:9px;width:34px;height:34px;padding:8px;border:1px solid rgba(184,145,46,.45);border-radius:50%;background:#fffdf9f0;box-shadow:0 2px 10px #1e140a1f}.device-type-body{display:flex;flex-direction:column;padding:12px 13px 13px}.device-type-choice .method-title{font-size:19px;line-height:1.2;margin:0}.device-type-choice .method-copy{font-size:11px;line-height:1.4;margin-top:5px}.device-type-choice .method-detail{display:flex;align-items:center;margin-top:auto;padding-top:10px;font-size:10px;line-height:1.25}.device-type-choice--compact{grid-template-columns:48px minmax(0,1fr);grid-template-rows:1fr;min-height:68px}.device-type-choice--compact .device-type-visual{display:grid;place-items:center;aspect-ratio:auto;background:#f1eadc}.device-type-choice--compact .device-type-icon{position:static;width:28px;height:28px;padding:5px;background:transparent;border:0;box-shadow:none}.device-type-choice--compact .device-type-body{padding:11px 12px}.device-type-choice--compact .method-title{font:700 13px/1.25 Lato,sans-serif}.device-type-choice--compact .method-copy{font-size:10px;margin-top:3px}.device-type-choice--compact .method-detail{display:none}@media(max-width:700px){.device-question-screen main{padding:9px 16px 20px}.device-question-screen #next-screen .intro{margin:8px 0 10px}.device-question-screen #next-title{font-size:24px}.owned-device-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.device-type-choice .method-title{font-size:17px}.device-type-visual{aspect-ratio:1}.device-type-body{padding:10px}.device-type-choice .method-detail{padding-top:8px}.device-type-choice--compact{min-height:64px}.device-type-choice--compact .device-type-body{padding:9px}.device-type-choice--compact .method-title{font-size:12px}}@media(max-width:350px){.device-question-screen main{padding-inline:12px}.device-question-screen #next-title{font-size:22px}.owned-device-options{gap:8px}.device-type-choice .method-title{font-size:15px}.device-type-choice .method-copy{font-size:10px}.device-type-choice .method-detail{font-size:9px}.device-type-choice--compact{grid-template-columns:42px minmax(0,1fr)}.device-type-choice--compact .device-type-icon{width:25px;height:25px}.device-type-choice--compact .method-title{font-size:11px}}.pod-refill-guide{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pod-refill-step,.pod-compatible{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:13px;background:var(--paper)}.pod-refill-step img,.pod-compatible>img{flex:none;width:28px;height:28px;color:var(--gold-deep)}.pod-refill-step span,.pod-compatible span{display:flex;flex-direction:column;gap:4px}.pod-refill-step strong,.pod-compatible strong{font-size:14px;line-height:1.25}.pod-compatible{grid-column:1/-1;border-color:#d4b75f;background:linear-gradient(135deg,#fffdf8,#fff7dc);box-shadow:0 0 0 3px #b8912e1a}.pod-compatible>img{width:24px;height:24px}.pod-refill-cta{width:100%;margin-top:10px}@media(max-width:700px){.pod-refill-guide{gap:8px}.pod-refill-step,.pod-compatible{padding:13px 11px;gap:9px}.pod-refill-step img{width:24px;height:24px}.pod-refill-step strong,.pod-compatible strong{font-size:13px}.pod-refill-step small,.pod-compatible small{font-size:10px}.pod-refill-cta{min-height:48px}}@media(max-width:350px){.pod-refill-step{align-items:flex-start;flex-direction:column}.pod-compatible{padding:11px}.pod-refill-step strong,.pod-compatible strong{font-size:12px}}.method-card-shell{position:relative;min-width:0}.method-card-shell--recommended{grid-column:1/-1}.method-card-shell>.method-choice{width:100%;height:100%}.method-how-trigger{position:absolute;top:12px;right:12px;z-index:2;display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(138,103,32,.28);border-radius:50%;background:#fffdf9f0;box-shadow:0 3px 12px #19120a24}.method-how-trigger img{width:18px;height:18px;opacity:.8}.method-card-shell--recommended .method-how-trigger{top:6px;right:13px;width:28px;height:28px}.method-card-shell--recommended .method-how-trigger img{width:15px;height:15px}.method-screen .recommended .method-badge{margin-right:36px}.method-how{position:fixed;inset:auto 0 0;margin:0 auto;width:min(560px,100%);max-width:none;padding:22px 22px calc(24px + env(safe-area-inset-bottom));border:1px solid #d7c89f;border-bottom:0;border-radius:24px 24px 0 0;box-shadow:0 -18px 60px #1c140a38;transform:translateY(105%);opacity:0;transition:transform .34s cubic-bezier(.2,.8,.2,1),opacity .22s ease}.method-how[open]{transform:translateY(0);opacity:1}.method-how__handle{display:block;width:44px;height:5px;margin:-10px auto 22px;border-radius:99px;background:#d4c9b5}.method-how__close{position:absolute;top:13px;right:14px;display:grid;place-items:center;width:44px;height:44px;border:0;background:transparent}.method-how h2{margin:0 0 8px;font:27px/1.25 Prata,Georgia,serif}.method-how .eyebrow{margin-bottom:9px}.method-how__summary{margin:0 38px 18px 0!important;font-size:13px!important;line-height:1.45!important}.method-how__steps{display:grid;gap:8px}.method-how__step{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:11px;padding:11px;border:1px solid var(--line);border-radius:13px;background:#faf6ec}.method-how__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#eee2bd;color:var(--gold-deep)}.method-how__icon img{width:20px;height:20px}.method-how__step span:last-child{display:flex;flex-direction:column;gap:2px}.method-how__step b{font-size:13px}.method-how__step small{color:var(--muted);font-size:11px;line-height:1.35}@starting-style{.method-how[open]{transform:translateY(105%);opacity:0}}@media(max-width:700px){.method-card-shell:not(.method-card-shell--recommended){grid-column:auto}.method-how-trigger{top:9px;right:9px;width:36px;height:36px}.method-card-shell--recommended .method-how-trigger{top:6px;right:12px;width:28px;height:28px}.method-how{padding-inline:18px}.method-how h2{font-size:24px}}@media(max-width:350px){.method-card-shell--recommended .method-how-trigger{top:6px;right:11px;width:26px;height:26px}.method-screen .recommended .method-badge{margin-right:32px;font-size:8px}}.method-desktop-details{display:none}@media(min-width:901px){.method-screen main{max-width:var(--ap-page-max);padding:var(--ap-space-lg) var(--ap-page-pad) var(--ap-space-xl)}.method-screen #next-screen .intro{margin:16px 0 24px}.method-screen #next-title{font:400 var(--ap-type-display-xl)/1.16 var(--ap-font-display)}.method-screen .next-options{gap:18px}.method-screen .method-choice.has-image{border-radius:18px;box-shadow:0 8px 28px #22190f12}.method-screen .method-choice.recommended{grid-template-columns:280px minmax(0,1fr);grid-template-rows:auto auto auto auto 1fr auto;column-gap:28px;padding:16px;min-height:312px}.method-screen .recommended .method-image{grid-row:1/7;width:280px;height:280px;min-height:0;object-fit:contain;border-radius:13px;background:#e8dfd0}.method-card-shell--recommended .method-how-trigger{top:14px;right:16px;width:38px;height:38px}.method-card-shell--recommended .method-how-trigger img{width:18px;height:18px}.method-screen .recommended .method-badge{grid-row:1;margin:4px 50px 7px 0;padding:6px 11px;font-size:11px}.method-screen .recommended .method-title{grid-row:2;margin:0;font:400 var(--ap-type-display-lg)/1.18 var(--ap-font-display)}.method-screen .recommended .method-copy{grid-row:3;margin:7px 0 13px;font:400 var(--ap-type-body-lg)/1.5 var(--ap-font-body);color:var(--ap-color-ink-soft)}.method-screen .recommended .method-fit{grid-row:4;margin:0;gap:8px}.method-screen .recommended .method-desktop-details{grid-column:2;grid-row:5;margin-top:15px}.method-screen .recommended .method-uses{grid-row:6;margin:14px 0 2px;padding-top:11px}.method-screen .method-image{aspect-ratio:16/10;object-fit:contain;background:#e8dfd0}.method-screen .has-image .method-title{margin:15px 18px 0;font:400 var(--ap-type-display-md)/1.2 var(--ap-font-display)}.method-screen .method-choice[data-method=candle] .method-title{max-width:none}.method-screen .has-image .method-copy{margin:7px 18px 12px;font:400 var(--ap-type-body-md)/1.5 var(--ap-font-body);color:var(--ap-color-ink-soft)}.method-screen .method-fit{margin:0 18px;gap:7px}.method-fit-chip{padding:6px 9px;font-size:var(--ap-type-body-sm)}.method-desktop-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:15px 18px 0;border-block:1px solid var(--line)}.method-desktop-details div{padding:11px 12px;border-right:1px solid var(--line)}.method-desktop-details div:first-child{padding-left:0}.method-desktop-details div:last-child{padding-right:0;border-right:0}.method-desktop-details dt{margin-bottom:4px;color:var(--ap-color-muted);font:900 var(--ap-type-meta)/1.2 var(--ap-font-body);letter-spacing:.08em;text-transform:uppercase}.method-desktop-details dd{margin:0;color:var(--ink);font:700 var(--ap-type-body-md)/1.35 var(--ap-font-body)}.method-screen .method-uses{margin:14px 18px 4px;padding-top:10px;border-top:0;font-size:var(--ap-type-body-sm)}.method-screen .help-choice{min-height:62px;padding:15px 18px}.method-screen .help-choice .method-title{font-size:15px}.method-screen .help-choice .method-copy{font-size:13px}}@media(min-width:901px){.method-screen .method-choice.recommended{grid-template-columns:320px minmax(0,1fr);column-gap:0;padding:0;min-height:320px;overflow:hidden}.method-screen .recommended .method-image{width:320px;height:100%;border-radius:0;object-fit:cover}.method-screen .recommended .method-badge{margin:20px 56px 8px 28px}.method-screen .recommended .method-title{margin-inline:28px}.method-screen .recommended .method-copy{margin:7px 28px 13px}.method-screen .recommended .method-fit{margin-inline:28px}.method-screen .recommended .method-desktop-details{margin:16px 28px 0}.method-screen .recommended .method-uses{margin:14px 28px 18px}.method-card-shell--recommended .method-how-trigger{top:18px;right:18px}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-choice.has-image{display:grid;grid-template-columns:minmax(190px,44%) minmax(0,1fr);grid-template-rows:auto auto auto 1fr auto;padding:0;overflow:hidden}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-image{grid-column:1;grid-row:1/6;width:100%;height:100%;min-height:320px;aspect-ratio:auto;border-radius:0;object-fit:cover}.method-screen .has-image:not(.recommended) .method-title{grid-column:2;grid-row:1;margin:20px 20px 0;text-align:left}.method-screen .has-image:not(.recommended) .method-copy{grid-column:2;grid-row:2;margin:8px 20px 13px}.method-screen .has-image:not(.recommended) .method-fit{grid-column:2;grid-row:3;margin:0 20px}.method-screen .has-image:not(.recommended) .method-desktop-details{grid-column:2;grid-row:4;grid-template-columns:1fr;margin:15px 20px 0}.method-screen .has-image:not(.recommended) .method-desktop-details div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;padding:9px 0;border-right:0;border-bottom:1px solid var(--line)}.method-screen .has-image:not(.recommended) .method-desktop-details div:last-child{border-bottom:0}.method-screen .has-image:not(.recommended) .method-desktop-details dt{margin:2px 0 0}.method-screen .has-image:not(.recommended) .method-uses{grid-column:2;grid-row:5;margin:13px 20px 18px}}.wax-selection{max-width:760px;margin:0 auto}.wax-buybox{overflow:hidden;border:1px solid #d9ccb3;border-radius:18px;background:var(--paper);box-shadow:0 12px 34px #36270f14}.wax-buybox__top{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;align-items:center;padding:16px}.wax-buybox__media{position:relative;padding:0;border:0;border-radius:13px;background:#f2eadb;overflow:hidden}.wax-buybox__media>img:first-child{display:block;width:100%;aspect-ratio:1;object-fit:cover}.wax-buybox__magnify{position:absolute;right:8px;top:8px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(138,103,32,.26);border-radius:50%;background:#fffdf9f0;box-shadow:0 3px 10px #1c140824}.wax-buybox__magnify img{width:15px;height:15px}.wax-buybox__kicker{display:block;margin:0 0 7px;color:var(--gold-deep);font-size:9px;font-weight:900;letter-spacing:.16em}.wax-buybox__intro h2{margin:0;font:25px/1.16 Prata,Georgia,serif}.wax-buybox__promise{margin:7px 0 10px;color:var(--muted);font-size:12px;line-height:1.4}.wax-buybox__price{font:22px/1 Prata,Georgia,serif;color:var(--gold-deep)}.wax-buybox__included{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 16px;border-block:1px solid var(--line)}.wax-buybox__included>span{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0;padding:11px 8px}.wax-buybox__included>span+span{border-left:1px solid var(--line)}.wax-buybox__included img{width:16px;height:16px;flex:none;opacity:.62}.wax-buybox__included b,.wax-buybox__included small{display:block}.wax-buybox__included b{font-size:12px}.wax-buybox__included small{margin-top:1px;color:var(--muted);font-size:8px;letter-spacing:.08em;text-transform:uppercase}.wax-amount{padding:16px}.wax-amount__heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:11px}.wax-amount__heading strong,.wax-amount__heading small{display:block}.wax-amount__heading strong{font-size:14px}.wax-amount__heading small{margin-top:3px;color:var(--muted);font-size:10px}.wax-amount__total{font:18px Prata,Georgia,serif;color:var(--gold-deep);white-space:nowrap}.wax-tier-rail{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:5px}.wax-tier{min-height:58px;padding:7px 3px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--ink)}.wax-tier strong,.wax-tier small{display:block}.wax-tier strong{font-size:11px}.wax-tier small{margin-top:4px;color:var(--muted);font-size:8px;line-height:1.1}.wax-tier[aria-checked=true]{border-color:var(--gold-deep);background:linear-gradient(135deg,#a77b1d,var(--gold-deep));color:#fff;box-shadow:0 5px 16px #8a672047}.wax-tier[aria-checked=true] small{color:#fff3cf}.wax-amount__summary{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:var(--muted);font-size:10px}.wax-amount__save{color:var(--gold-deep);font-weight:800}.wax-buybox__cta{display:flex;justify-content:space-between;align-items:center;width:calc(100% - 32px);min-height:54px;margin:0 16px 16px;padding:12px 16px;border-radius:10px;background:linear-gradient(135deg,#a77b1d,var(--gold-deep));color:#fff;font-size:13px;box-shadow:0 7px 20px #8a67203d}.wax-buybox__cta strong{font:17px Prata,Georgia,serif;color:#fff3cf}.wax-videos{margin-top:22px}.wax-videos__head{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.wax-videos__head .wax-buybox__kicker{margin:0}.wax-videos__head h2{margin:0;font:20px/1.2 Prata,Georgia,serif}.wax-video-rail{display:flex;gap:10px;overflow-x:auto;padding:2px 1px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}.wax-video-rail::-webkit-scrollbar{display:none}.wax-video-card{position:relative;flex:0 0 38%;min-width:0;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--paper);scroll-snap-align:start}.wax-video-card video{display:block;width:100%;aspect-ratio:4/5;background:#eee5d6;object-fit:cover}.wax-video-card figcaption{padding:9px 10px;color:var(--ink);font-size:10px;font-weight:800}@media(max-width:700px){.selection-screen:has(.wax-selection) main{padding-bottom:36px}.selection-screen:has(.wax-selection) .intro{margin:12px 0}.selection-screen:has(.wax-selection) h1{font-size:27px}.wax-buybox__top{grid-template-columns:116px minmax(0,1fr);gap:13px;padding:12px}.wax-buybox__intro h2{font-size:21px}.wax-buybox__promise{font-size:10px;margin:5px 0 8px}.wax-buybox__price{font-size:19px}.wax-buybox__included{margin:0 12px}.wax-buybox__included>span{gap:5px;padding:9px 3px}.wax-buybox__included img{width:14px;height:14px}.wax-buybox__included b{font-size:11px}.wax-buybox__included small{font-size:7px}.wax-amount{padding:13px 12px}.wax-amount__heading{align-items:start}.wax-amount__heading small{max-width:210px}.wax-tier-rail{gap:4px}.wax-tier{min-height:55px;border-radius:8px}.wax-buybox__cta{width:calc(100% - 24px);margin:0 12px 12px}.wax-videos{margin-top:18px}.wax-videos__head{display:block}.wax-videos__head .wax-buybox__kicker{margin-bottom:5px}.wax-video-card{flex-basis:68%}}@media(max-width:350px){.wax-buybox__top{grid-template-columns:96px minmax(0,1fr);gap:10px}.wax-buybox__intro h2{font-size:18px}.wax-buybox__promise{display:none}.wax-tier strong{font-size:10px}.wax-tier small{font-size:7px}.wax-buybox__included img{display:none}.wax-video-card{flex-basis:74%}}.help-screen main{max-width:1180px;padding-top:18px}.help-screen .intro{margin:20px 0 22px;text-align:left}.help-screen h1{margin-bottom:8px;font:400 var(--ap-type-display-lg)/1.15 var(--ap-font-display)}.help-screen .intro>p:not(.eyebrow){font:400 var(--ap-type-body-md)/1.45 var(--ap-font-body)}.help-outcomes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.help-outcome-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-width:0;min-height:300px;padding:20px;text-align:left;color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 24px #281d0c0e;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.help-outcome-card:hover{border-color:var(--gold-soft);box-shadow:0 12px 30px #281d0c17;transform:translateY(-2px)}.help-outcome-card:active{transform:scale(.988)}.help-outcome-card--recommended{border:2px solid var(--gold);background:linear-gradient(145deg,#fffdf8,#fff8df);box-shadow:0 0 0 5px #b8912e1f,0 14px 36px #6b4d1024}.help-outcome-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.help-outcome-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#f1eadb;color:var(--gold-deep)}.help-outcome-icon img{width:24px;height:24px}.help-outcome-card--recommended .help-outcome-icon{background:var(--gold-deep)}.help-outcome-card--recommended .help-outcome-icon img{filter:brightness(0) invert(1)}.help-outcome-badge{padding:5px 8px;border-radius:999px;background:var(--gold-deep);color:#fff;font:900 var(--ap-type-meta)/1.2 var(--ap-font-body);letter-spacing:.08em}.help-outcome-body{display:block;padding:20px 0 16px}.help-outcome-title{display:block;margin:0 0 8px;font:400 var(--ap-type-display-md)/1.2 var(--ap-font-display)}.help-outcome-copy{display:block;min-height:64px;color:var(--ap-color-ink-soft);font:400 var(--ap-type-body-md)/1.5 var(--ap-font-body)}.help-outcome-cues{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.help-outcome-cue{display:inline-flex;align-items:center;gap:6px;padding:6px 8px;border-radius:999px;background:#f1ede4;color:var(--ink);font:700 var(--ap-type-body-sm)/1.2 var(--ap-font-body)}.help-outcome-cue img,.help-outcome-add img{width:15px;height:15px;opacity:.68}.help-outcome-add{display:flex;align-items:center;gap:6px;padding-top:13px;border-top:1px solid var(--line);color:var(--ap-color-muted);font:400 var(--ap-type-body-sm)/1.35 var(--ap-font-body)}.help-outcome-add b{color:var(--gold-deep)}@media(max-width:700px){.help-screen main{padding:10px 16px 22px}.help-screen .intro{margin:10px 0 14px}.help-screen h1{font-size:27px}.help-outcomes{grid-template-columns:1fr;gap:10px}.help-outcome-card{grid-template-columns:48px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;min-height:0;padding:13px 14px;border-radius:14px}.help-outcome-top{grid-column:1;grid-row:1;display:block}.help-outcome-icon{width:44px;height:44px}.help-outcome-icon img{width:21px;height:21px}.help-outcome-badge{position:absolute;right:14px;top:14px}.help-outcome-body{grid-column:2;grid-row:1;padding:0}.help-outcome-title{padding-right:78px;margin:0 0 4px;font-size:19px}.help-outcome-card:not(.help-outcome-card--recommended) .help-outcome-title{padding-right:0}.help-outcome-copy{min-height:0;font-size:12px;line-height:1.42}.help-outcome-cues{gap:5px;margin-top:9px}.help-outcome-cue{padding:5px 7px;font-size:10px}.help-outcome-cue img{width:13px;height:13px}.help-outcome-add{grid-column:1/-1;grid-row:2;margin-top:11px;padding-top:9px;font-size:10px}.help-outcome-card--recommended{box-shadow:0 0 0 4px #b8912e1c,0 9px 24px #6b4d1021}}@media(max-width:350px){.help-screen main{padding-inline:12px}.help-screen h1{font-size:24px}.help-outcome-card{grid-template-columns:42px minmax(0,1fr);column-gap:9px;padding:11px}.help-outcome-icon{width:40px;height:40px}.help-outcome-title{font-size:18px}.help-outcome-copy{font-size:11px}.help-outcome-badge{right:11px;font-size:0}.help-outcome-badge:after{content:"TOP PICK";font-size:8px}.help-outcome-cue{font-size:9px}}@media(min-width:901px){.ap-guide-shell main{max-width:1240px;padding-inline:60px}.ap-guide-shell .choices{width:100%;max-width:1120px;gap:16px}.ap-guide-shell .choice{min-height:420px}.ap-guide-shell .choice-body{min-height:168px;padding:24px}.ap-guide-shell .choice-title{font-size:22px}.ap-guide-shell.selection-screen main,.ap-guide-shell.device-question-screen main{max-width:1240px}.ap-guide-shell.selection-screen #next-screen,.ap-guide-shell.device-question-screen #next-screen{width:100%;max-width:1120px;margin-inline:auto}.ap-guide-shell.selection-screen .next-options,.ap-guide-shell.device-question-screen .next-options{width:100%;max-width:1120px}.ap-guide-shell.device-question-screen .device-type-choice{min-height:420px}.ap-guide-shell.device-question-screen .device-type-choice--compact{min-height:82px}.ap-guide-shell.device-question-screen .device-type-body{padding:18px 20px}.ap-guide-shell.device-question-screen .device-type-choice .method-title{font-size:22px}.ap-guide-shell.device-question-screen .device-type-choice .method-copy{font-size:13px}.ap-guide-shell.device-question-screen .device-type-choice .method-detail{font-size:12px}.ap-guide-shell .wax-selection{max-width:880px}.ap-guide-shell .wax-buybox__top{grid-template-columns:190px minmax(0,1fr);padding:20px}.ap-guide-shell .wax-buybox__included{margin-inline:20px}.ap-guide-shell .wax-amount{padding:20px}.ap-guide-shell .wax-buybox__cta{width:calc(100% - 40px);margin-inline:20px;margin-bottom:20px}.ap-guide-shell .wax-video-card{flex-basis:calc((100% - 20px)/3)}}.identify-screen .intro,.pod-screen .intro{max-width:1120px;margin:20px auto 22px;text-align:left}.identify-screen #next-title,.pod-screen #next-title{margin-bottom:7px}.identify-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.identify-choice{display:grid;grid-template-rows:150px 1fr auto;min-width:0;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:18px;background:var(--paper);color:var(--ink);text-align:left;box-shadow:0 8px 26px #281d0c0f;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.identify-choice:hover{transform:translateY(-3px);border-color:var(--gold-soft);box-shadow:0 14px 34px #281d0c1a}.identify-choice:active{transform:scale(.988)}.identify-choice__art{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;background:linear-gradient(145deg,#f0e7d6,#e9deca)}.identify-choice__art img{width:46px;height:46px;opacity:.84}.identify-choice__art small{color:var(--gold-deep);font:900 var(--ap-type-meta)/1.2 var(--ap-font-body);letter-spacing:.12em}.identify-choice__body{display:block;padding:20px 20px 14px}.identify-choice__title{display:block;font:400 var(--ap-type-display-md)/1.18 var(--ap-font-display)}.identify-choice__detail{display:block;min-height:42px;margin-top:7px;color:var(--ap-color-ink-soft);font:400 var(--ap-type-body-md)/1.45 var(--ap-font-body)}.identify-choice__use{display:flex;align-items:center;gap:7px;margin:0 20px;padding:13px 0 18px;border-top:1px solid var(--line);color:var(--gold-deep);font:700 var(--ap-type-body-sm)/1.3 var(--ap-font-body)}.identify-choice__use img{width:15px;height:15px;opacity:.78}.identify-alternate{grid-column:1/-1;justify-self:center}.pod-refill-options{max-width:960px!important;margin-inline:auto}.pod-refill-panel{display:grid;grid-template-columns:320px minmax(0,1fr);overflow:hidden;border:1px solid #d6c79d;border-radius:20px;background:var(--paper);box-shadow:0 16px 44px #30220a1a}.pod-refill-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:38px 28px;text-align:center;background:linear-gradient(145deg,#eee4d1,#e3d5bd)}.pod-refill-visual__icon{display:grid;place-items:center;width:92px;height:92px;margin-bottom:22px;border:1px solid rgba(138,103,32,.22);border-radius:50%;background:#fffdf9b8;box-shadow:0 10px 25px #3e2b0b1a}.pod-refill-visual__icon img{width:42px;height:42px}.pod-refill-kicker{color:var(--gold-deep);font:900 var(--ap-type-meta)/1.2 var(--ap-font-body);letter-spacing:.16em}.pod-refill-visual h2{margin:10px 0 7px;font:400 var(--ap-type-display-md)/1.2 var(--ap-font-display)}.pod-refill-visual p{margin:0;color:var(--ap-color-ink-soft);font:400 var(--ap-type-body-sm)/1.4 var(--ap-font-body)}.pod-refill-content{padding:32px}.pod-refill-content>h2{margin:0 0 16px;font:400 var(--ap-type-display-md)/1.2 var(--ap-font-display)}.pod-refill-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pod-refill-step,.pod-compatible{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fbf8f1}.pod-refill-step__icon{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:50%;background:#eee4cc}.pod-refill-step__icon img{width:21px;height:21px}.pod-refill-step>span:last-child,.pod-compatible span{display:flex;flex-direction:column;gap:4px}.pod-refill-step strong,.pod-compatible strong{font-size:14px;line-height:1.3}.pod-refill-step small,.pod-compatible small{color:var(--muted);font-size:11px;line-height:1.4}.pod-compatible{margin-top:12px;border-color:#d4b75f;background:linear-gradient(135deg,#fffdf8,#fff7dc);box-shadow:0 0 0 3px #b8912e14}.pod-compatible>img{width:24px;height:24px;flex:none}.pod-refill-cta{width:100%;margin-top:14px}.pod-refill-alternate{display:block;margin:13px auto 0}@media(max-width:700px){.identify-screen .intro,.pod-screen .intro{margin:10px 0 14px}.identify-screen #next-title,.pod-screen #next-title{font-size:27px}.identify-choices{grid-template-columns:1fr;gap:9px}.identify-choice{grid-template-columns:86px minmax(0,1fr);grid-template-rows:auto auto;min-height:112px;border-radius:14px}.identify-choice__art{grid-column:1;grid-row:1/3;gap:8px;padding:10px 7px}.identify-choice__art img{width:32px;height:32px}.identify-choice__art small{font-size:7px;line-height:1.25;text-align:center}.identify-choice__body{grid-column:2;grid-row:1;padding:14px 13px 8px}.identify-choice__title{font-size:19px}.identify-choice__detail{min-height:0;margin-top:4px;font-size:11px}.identify-choice__use{grid-column:2;grid-row:2;margin:0 13px;padding:8px 0 13px;font-size:10px}.identify-alternate{margin-top:2px}.pod-refill-options{max-width:none!important}.pod-refill-panel{grid-template-columns:1fr;border-radius:16px}.pod-refill-visual{display:grid;grid-template-columns:58px minmax(0,1fr);column-gap:12px;padding:14px;text-align:left}.pod-refill-visual__icon{grid-column:1;grid-row:1/4;width:58px;height:58px;margin:0}.pod-refill-visual__icon img{width:27px;height:27px}.pod-refill-kicker{grid-column:2;font-size:8px}.pod-refill-visual h2{grid-column:2;margin:3px 0 2px;font-size:19px}.pod-refill-visual p{grid-column:2;font-size:10px}.pod-refill-content{padding:14px}.pod-refill-content>h2{margin-bottom:10px;font-size:18px}.pod-refill-methods{gap:8px}.pod-refill-step,.pod-compatible{padding:11px 9px;gap:8px}.pod-refill-step__icon{width:36px;height:36px}.pod-refill-step__icon img{width:18px;height:18px}.pod-refill-step strong,.pod-compatible strong{font-size:12px}.pod-refill-step small,.pod-compatible small{font-size:9px}.pod-compatible{margin-top:8px}.pod-refill-cta{min-height:48px;margin-top:10px}.pod-refill-alternate{margin-top:10px}}@media(max-width:350px){.identify-screen #next-title,.pod-screen #next-title{font-size:24px}.identify-choice{grid-template-columns:76px minmax(0,1fr)}.identify-choice__title{font-size:17px}.pod-refill-methods{grid-template-columns:1fr}.pod-refill-step{padding:9px}.pod-refill-content{padding:12px}.pod-refill-visual{grid-template-columns:52px minmax(0,1fr);padding:12px}.pod-refill-visual__icon{width:52px;height:52px}.pod-refill-visual h2{font-size:17px}}.guide-hero-banner{position:relative;grid-column:1/-1;margin:0;overflow:hidden;border:1px solid #d8c9a4;border-radius:18px;background:#e9deca;box-shadow:0 10px 30px #2b1f0c14}.guide-hero-banner>img{display:block;width:100%;height:230px;object-fit:cover}#next-title:focus{outline:none}.identify-refill-hero{margin-bottom:2px}.pod-refill-panel{display:block}.pod-refill-hero{border:0;border-bottom:1px solid #d8c9a4;border-radius:0;box-shadow:none}.pod-refill-hero>img{height:250px}.pod-refill-body{display:grid;grid-template-columns:300px minmax(0,1fr)}.pod-refill-step{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center}.pod-refill-step__icon{display:flex;align-items:center;justify-content:center;justify-self:center;padding:0;line-height:0}.pod-refill-step__icon img{display:block;width:20px;height:20px;margin:auto;object-fit:contain;transform:none!important}.pod-compatible{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center}.pod-compatible>img{justify-self:center}@media(max-width:700px){.guide-hero-banner{border-radius:14px}.guide-hero-banner>img{height:132px}.identify-refill-hero{margin-bottom:1px}.pod-refill-hero{border-radius:0}.pod-refill-hero>img{height:142px}.pod-refill-body{display:block}.pod-refill-step,.pod-compatible{grid-template-columns:36px minmax(0,1fr)}}@media(max-width:350px){.guide-hero-banner>img{height:112px}.pod-refill-hero>img{height:124px}}.setup-paths-hero{grid-column:1/-1}.setup-paths-hero>img{height:180px}@media(max-width:700px){.method-screen .setup-paths-hero{display:none}.setup-paths-hero>img{height:112px}}.opening-experience-hero{width:100%;max-width:1120px;margin:0 auto 24px}.help-experience-hero{height:auto}.help-experience-hero>img{height:190px}.owned-device-hero{grid-column:1/-1}.owned-device-hero>img{height:180px}@media(max-width:700px){#opening .intro{margin-bottom:14px}.opening-experience-hero{margin-bottom:16px}.opening-experience-hero>img{height:118px}.help-experience-hero>img{height:105px}.device-question-screen .owned-device-hero{display:none}.help-screen .help-experience-hero{margin-bottom:1px}.device-question-screen .owned-device-options{gap:9px}.device-question-screen .device-type-choice--compact{grid-template-columns:48px minmax(0,1fr);min-height:68px}.device-question-screen .device-type-choice--compact>.device-type-visual,.device-question-screen .device-type-choice--compact>.device-type-body{grid-row:1/-1;height:100%}.device-question-screen .device-type-choice--compact .device-type-body{justify-content:center;padding:8px 7px}.device-question-screen .device-type-choice--compact .method-title{font-size:11px;white-space:nowrap}.device-question-screen .device-type-choice--compact .method-copy{font-size:9px;line-height:1.3}}@media(max-width:350px){.opening-experience-hero>img{height:100px}.help-experience-hero>img,.owned-device-hero>img{height:88px}}.method-screen #next-screen .intro{margin:10px 0 28px;text-align:center}.method-screen #next-copy{display:none!important}.method-screen .next-options{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(0,1fr));gap:24px;width:100%;max-width:1120px}.method-screen .method-card-shell,.method-screen .method-card-shell--recommended{grid-column:auto;min-width:0}.method-screen .method-choice.has-image{position:relative;height:404px;min-height:404px;padding:0;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 8px 26px #2b1f0c0e;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.method-screen .method-choice.has-image:hover{transform:translateY(-2px);border-color:var(--gold-soft);box-shadow:0 14px 34px #2b1f0c1a}.method-screen .method-choice.has-image:active{transform:scale(.988)}.method-screen .method-choice.recommended{display:grid;grid-template-columns:50% minmax(0,1fr);grid-template-rows:1fr auto auto 1fr;height:404px;min-height:404px;padding:0;border:2px solid var(--gold-deep);background:linear-gradient(135deg,#fffdf9,#fff9e8);box-shadow:0 0 0 5px #b8912e21,0 15px 38px #694a0e24}.method-screen .method-image,.method-screen .recommended .method-image{display:block;grid-column:1;grid-row:1/5;width:100%;height:100%;min-height:0;margin:0;border:0;border-radius:0;object-fit:cover;background:#e8dfd0}.method-screen .recommended .method-badge{position:absolute;top:13px;left:13px;z-index:1;grid-column:auto;grid-row:auto;margin:0;padding:6px 9px;border-radius:4px;background:var(--gold-deep);color:#fff;font-size:9px;letter-spacing:.06em;text-transform:uppercase}.method-screen .recommended .method-title{grid-column:2;grid-row:1;align-self:end;margin:0 32px 7px;font:400 25px/1.12 var(--ap-font-display);color:var(--gold-deep);text-align:left}.method-screen .recommended .method-copy{display:none}.method-screen .recommended .method-uses{grid-column:2;grid-row:2;margin:0 32px 14px;padding:0;border:0;font:900 10px/1.25 var(--ap-font-body);letter-spacing:.04em;text-transform:uppercase}.method-screen .recommended .method-facts{grid-column:2;grid-row:3/5;align-self:start;margin:0 32px}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-choice.has-image{display:grid;grid-template-columns:1fr;grid-template-rows:156px auto auto 1fr}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-image{grid-column:1;grid-row:1;width:100%;height:156px;min-height:0;aspect-ratio:auto;object-fit:cover}.method-screen .has-image:not(.recommended) .method-title{grid-column:1;grid-row:2;margin:20px 24px 9px;padding-right:28px;font:400 23px/1.1 var(--ap-font-display);text-align:left}.method-screen .has-image:not(.recommended) .method-copy{display:none}.method-screen .has-image:not(.recommended) .method-uses{grid-column:1;grid-row:3;margin:0 24px 14px;padding:0;border:0;font:900 9px/1.25 var(--ap-font-body);letter-spacing:.04em;text-transform:uppercase}.method-screen .has-image:not(.recommended) .method-facts{grid-column:1;grid-row:4;align-self:start;margin:0 24px}.method-screen .method-facts{display:grid;gap:12px;border:0}.method-screen .method-facts>span{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;color:var(--ink);font:400 14px/1.35 var(--ap-font-body)}.method-screen .method-fact-icon{width:18px;height:18px;margin-top:1px;opacity:.7}.method-screen .recommended .method-fact-icon,.method-screen .recommended .method-use-icon{filter:sepia(1) saturate(1.6);opacity:.9}.method-screen .method-use-icon{width:14px;height:14px}.method-screen .method-how-trigger,.method-screen .method-card-shell--recommended .method-how-trigger{top:16px;right:16px;width:34px;height:34px}.method-screen .method-how-trigger img,.method-screen .method-card-shell--recommended .method-how-trigger img{width:17px;height:17px}.method-screen .help-choice{grid-column:1/-1;justify-self:center;width:auto;min-height:44px;margin-top:10px;padding:0;border:0;background:transparent;box-shadow:none;text-decoration:underline;text-underline-offset:4px}.method-screen .help-choice:hover{transform:none;border:0;box-shadow:none}.method-screen .help-choice .method-title{margin:0;font:400 13px/1.4 var(--ap-font-body)}.method-screen .help-choice .method-detail{display:none}@media(min-width:901px){.method-screen main{max-width:1240px;padding:12px 60px 50px}.method-screen #next-title{font:400 34px/1.15 var(--ap-font-display)}}@media(max-width:700px){.method-screen main{padding:8px 14px 24px}.method-screen #next-screen .intro{margin:7px 0 13px}.method-screen #next-title{font-size:26px;line-height:1.16}.method-screen .next-options{grid-template-columns:1fr;gap:8px}.method-screen .method-choice.has-image,.method-screen .method-choice.recommended,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-choice.has-image{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:auto auto 1fr;height:auto;min-height:142px;border-radius:14px}.method-screen .method-image,.method-screen .recommended .method-image,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-image{grid-column:1;grid-row:1/4;width:112px;height:100%;min-height:142px;border-radius:12px 0 0 12px;object-fit:cover}.method-screen .recommended .method-title,.method-screen .has-image:not(.recommended) .method-title{grid-column:2;grid-row:1;align-self:end;margin:11px 42px 3px 13px;padding:0;font-size:19px;line-height:1.12}.method-screen .recommended .method-uses,.method-screen .has-image:not(.recommended) .method-uses{grid-column:2;grid-row:2;margin:0 13px 8px;padding:0;font-size:8px;line-height:1.25}.method-screen .recommended .method-facts,.method-screen .has-image:not(.recommended) .method-facts{grid-column:2;grid-row:3;align-self:start;margin:0 12px 11px}.method-screen .method-facts{gap:7px}.method-screen .method-facts>span{grid-template-columns:16px minmax(0,1fr);gap:7px;font-size:11px;line-height:1.25}.method-screen .method-fact-icon{width:15px;height:15px;margin:0}.method-screen .recommended .method-badge{top:8px;left:8px;padding:4px 6px;font-size:7px}.method-screen .method-how-trigger,.method-screen .method-card-shell--recommended .method-how-trigger{top:9px;right:9px;width:36px;height:36px}.method-screen .help-choice{min-height:38px;margin-top:2px}.method-screen .help-choice .method-title{font-size:12px}}@media(max-width:350px){.method-screen main{padding-inline:10px}.method-screen .method-choice.has-image,.method-screen .method-choice.recommended,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-choice.has-image{grid-template-columns:92px minmax(0,1fr);min-height:132px}.method-screen .method-image,.method-screen .recommended .method-image,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-image{width:92px;min-height:132px}.method-screen .recommended .method-title,.method-screen .has-image:not(.recommended) .method-title{font-size:17px;margin-left:10px}.method-screen .recommended .method-uses,.method-screen .has-image:not(.recommended) .method-uses,.method-screen .recommended .method-facts,.method-screen .has-image:not(.recommended) .method-facts{margin-left:10px}.method-screen .method-facts>span{font-size:10px}}.method-screen .method-media{position:relative;display:block;overflow:hidden;background:#e8dfd0;isolation:isolate}.method-screen .method-media:before{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;z-index:-1;background-image:var(--method-poster);background-position:center;background-size:cover;filter:blur(15px);opacity:.42}.method-screen .method-media .method-image{position:relative;z-index:1;display:block;width:100%;height:100%;margin:0;border:0;border-radius:0;background:transparent;object-fit:cover}.method-screen .recommended .method-media{grid-column:1;grid-row:1/5;width:100%;height:100%}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-choice.has-image{grid-template-rows:210px auto auto 1fr}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-media{grid-column:1;grid-row:1;width:100%;height:210px}.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-media .method-image{width:100%;height:210px;min-height:0;object-fit:cover}.method-screen .method-choice[data-method=candle] .method-media .method-image{object-fit:contain}@media(max-width:700px){.method-screen .method-choice.has-image,.method-screen .method-choice.recommended,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-choice.has-image{grid-template-rows:auto auto 1fr}.method-screen .method-media,.method-screen .recommended .method-media,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-media{grid-column:1;grid-row:1/4;width:112px;height:100%;min-height:142px;border-radius:12px 0 0 12px}.method-screen .method-media:before{display:none}.method-screen .method-media .method-image,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-media .method-image,.method-screen .method-choice[data-method=candle] .method-media .method-image{width:100%;height:100%;min-height:142px;object-fit:cover}}@media(max-width:350px){.method-screen .method-media,.method-screen .recommended .method-media,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-media{width:92px;min-height:132px}.method-screen .method-media .method-image,.method-screen .method-card-shell:not(.method-card-shell--recommended) .method-media .method-image{min-height:132px}}@media(min-width:901px){.method-screen .next-options{grid-template-columns:minmax(0,2fr) minmax(300px,1fr)}.method-screen .setup-paths-hero{grid-column:1/-1;margin-bottom:2px}.method-screen .setup-paths-hero>img{height:180px}.method-screen .method-card-shell:has(.method-choice[data-method=candle]){grid-column:1/-1}.method-screen .method-choice[data-method=candle]{display:grid!important;grid-template-columns:169px minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;height:300px!important;min-height:300px!important}.method-screen .method-choice[data-method=candle] .method-media{grid-column:1!important;grid-row:1/4!important;width:169px!important;height:300px!important}.method-screen .method-choice[data-method=candle] .method-media:before{display:none}.method-screen .method-choice[data-method=candle] .method-media .method-image{width:169px!important;height:300px!important;min-height:0!important;object-fit:contain!important}.method-screen .method-choice[data-method=candle] .method-title{grid-column:2!important;grid-row:1!important;align-self:end;margin:42px 44px 10px!important;padding:0!important;font-size:27px!important}.method-screen .method-choice[data-method=candle] .method-uses{grid-column:2!important;grid-row:2!important;margin:0 44px 20px!important}.method-screen .method-choice[data-method=candle] .method-facts{grid-column:2!important;grid-row:3!important;margin:0 44px 34px!important;align-content:start;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.method-screen .method-choice[data-method=candle] .method-facts>span{padding:14px 16px;border:1px solid var(--line);border-radius:12px;background:#faf6ed}.method-screen .method-card-shell:has(.method-choice[data-method=candle]) .method-how-trigger{top:18px;right:18px}}@media(max-width:700px){.method-screen .brandbar{height:50px}.method-screen .wordmark{font-size:16px}.method-screen .wordmark span{font-size:7px;margin-top:1px}.method-screen main{padding-top:4px}.ap-guide-shell.method-screen.has-next-screen #next-screen .intro{margin:10px 0;padding-inline:6px}.ap-guide-shell.method-screen.has-next-screen #next-title{margin:0;font-size:24px;line-height:1.08}}@media(max-width:350px){.ap-guide-shell.method-screen.has-next-screen #next-title{font-size:22px}}@media(min-width:901px){.method-screen .next-options{grid-template-columns:repeat(2,minmax(0,1fr))}.method-screen .method-card-shell--recommended{grid-column:1/-1}.method-screen .method-card-shell:has(.method-choice[data-method=candle]){grid-column:auto}.method-screen .method-choice[data-method=candle]{grid-template-columns:227px minmax(0,1fr)!important;height:404px!important;min-height:404px!important}.method-screen .method-choice[data-method=candle] .method-media,.method-screen .method-choice[data-method=candle] .method-media .method-image{width:227px!important;height:404px!important}.method-screen .method-choice[data-method=candle] .method-title{margin:42px 32px 10px!important}.method-screen .method-choice[data-method=candle] .method-uses{margin:0 32px 20px!important}.method-screen .method-choice[data-method=candle] .method-facts{grid-template-columns:1fr!important;gap:10px;margin:0 32px 28px!important}.method-screen .method-choice[data-method=candle] .method-facts>span{padding:12px 14px}}@media(min-width:901px){.method-screen .method-choice.recommended{grid-template-columns:404px minmax(0,1fr)}.method-screen .method-choice[data-method=humidifying]{display:grid!important;grid-template-columns:227px minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;height:404px!important;min-height:404px!important}.method-screen .method-choice[data-method=humidifying] .method-media{grid-column:1!important;grid-row:1/4!important;width:227px!important;height:404px!important}.method-screen .method-choice[data-method=humidifying] .method-media:before{display:none}.method-screen .method-choice[data-method=humidifying] .method-media .method-image{width:227px!important;height:404px!important;min-height:0!important;object-fit:cover!important;object-position:center!important}.method-screen .method-choice[data-method=humidifying] .method-title{grid-column:2!important;grid-row:1!important;align-self:end;margin:42px 32px 10px!important;padding:0!important;font-size:27px!important}.method-screen .method-choice[data-method=humidifying] .method-uses{grid-column:2!important;grid-row:2!important;margin:0 32px 20px!important}.method-screen .method-choice[data-method=humidifying] .method-facts{grid-column:2!important;grid-row:3!important;margin:0 32px 28px!important}}@media(min-width:901px){.method-screen .method-choice[data-method=waterless] .method-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.method-screen .method-choice[data-method=waterless] .method-facts>span,.method-screen .method-choice[data-method=humidifying] .method-facts>span{padding:12px 14px;border:1px solid var(--line);border-radius:12px;background:#faf6ed}}.method-product-shelf{display:none}@media(min-width:901px){.method-screen .method-choice[data-method=waterless] .method-product-shelf{position:absolute;right:32px;bottom:24px;left:436px;display:flex;height:80px;align-items:center;justify-content:center;overflow:hidden;padding:2px 8px;pointer-events:none}.method-product-shelf__item{position:relative;display:block;width:76px;height:76px;flex:none;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 5px 15px #2b1f0c17;transform:rotate(-1.4deg)}.method-product-shelf__item+.method-product-shelf__item{margin-left:-5px}.method-product-shelf__item:nth-child(2n){transform:translateY(2px) rotate(1.4deg)}.method-product-shelf__item img{display:block;width:100%;height:100%;object-fit:cover}}@media(min-width:1101px){.method-screen .method-choice[data-method=waterless]{grid-template-rows:1fr auto auto auto auto 1fr}.method-screen .method-choice[data-method=waterless] .method-media{grid-row:1/7}.method-screen .method-choice[data-method=waterless] .method-title{grid-row:2;justify-self:center;width:calc(100% - 64px);margin:0 32px 8px;font-size:29px;text-align:center}.method-screen .method-choice[data-method=waterless] .method-uses{grid-row:3;display:flex;align-items:center;justify-content:center;width:calc(100% - 64px);margin:0 32px 15px;text-align:center}.method-screen .method-choice[data-method=waterless] .method-facts{grid-row:4;align-self:center;justify-self:center;width:calc(100% - 64px);margin:0 32px;gap:12px}.method-screen .method-choice[data-method=waterless] .method-facts>span{display:flex;min-height:70px;align-items:center;justify-content:center;gap:9px;padding:12px;text-align:center}.method-screen .method-choice[data-method=waterless] .method-product-shelf{position:static;grid-column:2;grid-row:5;justify-self:center;width:calc(100% - 64px);height:94px;margin:15px 32px 0;padding:2px 8px}.method-screen .method-choice[data-method=waterless] .method-product-shelf__item{width:88px;height:88px}.method-screen .method-choice[data-method=humidifying] .method-facts>span,.method-screen .method-choice[data-method=candle] .method-facts>span{display:flex;min-height:62px;align-items:center;justify-content:center;gap:9px;text-align:center}.method-screen .method-choice[data-method=waterless] .method-fact-icon,.method-screen .method-choice[data-method=humidifying] .method-fact-icon,.method-screen .method-choice[data-method=candle] .method-fact-icon{margin:0}}@media(max-width:700px){#opening .intro{margin:10px 0 12px}#opening .eyebrow{display:none}#opening h1{margin-bottom:7px;font-size:25px;line-height:1.15}#opening .intro>p:not(.eyebrow):not(.time-promise){font-size:12px;line-height:1.4}#opening .intro .time-promise{margin-top:7px;font-size:11px}#opening .opening-experience-hero{margin-bottom:10px}#opening .opening-experience-hero>img{height:92px}#opening .question{margin-bottom:10px}}@media(max-width:350px){#opening h1{font-size:24px}#opening .opening-experience-hero>img{height:82px}}@media(min-width:701px)and (max-width:1100px){.method-screen main{max-width:980px;padding:14px 30px 48px}.method-screen #next-screen .intro{margin:12px 0 16px;padding-inline:0}.method-screen #next-title{font-size:31px;line-height:1.16}.method-screen .next-options{display:grid;grid-template-columns:1fr;gap:16px;max-width:none}.method-screen .setup-paths-hero{grid-column:1;margin-bottom:2px}.method-screen .setup-paths-hero>img{height:136px}.method-screen .method-card-shell,.method-screen .method-card-shell--recommended,.method-screen .method-card-shell:has(.method-choice[data-method=candle]){grid-column:1;min-width:0}.method-screen .method-choice.has-image,.method-screen .method-choice.recommended,.method-screen .method-choice[data-method=humidifying],.method-screen .method-choice[data-method=candle]{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;grid-template-rows:auto auto 1fr!important;width:100%;height:280px!important;min-height:280px!important}.method-screen .method-media,.method-screen .recommended .method-media,.method-screen .method-choice[data-method=humidifying] .method-media,.method-screen .method-choice[data-method=candle] .method-media{grid-column:1!important;grid-row:1/4!important;width:250px!important;height:280px!important;min-height:0!important}.method-screen .method-media .method-image,.method-screen .method-choice[data-method=humidifying] .method-media .method-image,.method-screen .method-choice[data-method=candle] .method-media .method-image{width:250px!important;height:280px!important;min-height:0!important;object-position:center!important}.method-screen .method-choice[data-method=candle] .method-media .method-image{object-fit:contain!important}.method-screen .recommended .method-title,.method-screen .has-image:not(.recommended) .method-title,.method-screen .method-choice[data-method=humidifying] .method-title,.method-screen .method-choice[data-method=candle] .method-title{grid-column:2!important;grid-row:1!important;align-self:end;margin:28px 58px 8px 24px!important;padding:0!important;font-size:25px!important;line-height:1.12}.method-screen .recommended .method-uses,.method-screen .has-image:not(.recommended) .method-uses,.method-screen .method-choice[data-method=humidifying] .method-uses,.method-screen .method-choice[data-method=candle] .method-uses{grid-column:2!important;grid-row:2!important;margin:0 24px 14px!important}.method-screen .recommended .method-facts,.method-screen .has-image:not(.recommended) .method-facts,.method-screen .method-choice[data-method=humidifying] .method-facts,.method-screen .method-choice[data-method=candle] .method-facts{grid-column:2!important;grid-row:3!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-self:start!important;gap:8px!important;margin:0 24px 24px!important}.method-screen .method-facts>span,.method-screen .method-choice[data-method=candle] .method-facts>span{min-width:0;padding:10px 11px!important;border:1px solid var(--line);border-radius:10px;background:#faf6ed;font-size:12px;line-height:1.3}.method-screen .method-how-trigger,.method-screen .method-card-shell--recommended .method-how-trigger{top:14px;right:14px}.method-screen .method-product-shelf{display:none!important}.method-screen .help-choice{grid-column:1}}@media(min-width:701px)and (max-width:1100px){.method-screen .method-choice.has-image,.method-screen .method-choice.recommended,.method-screen .method-choice[data-method=humidifying],.method-screen .method-choice[data-method=candle]{grid-template-rows:1fr auto auto auto 1fr!important}.method-screen .method-media,.method-screen .recommended .method-media,.method-screen .method-choice[data-method=humidifying] .method-media,.method-screen .method-choice[data-method=candle] .method-media{grid-row:1/6!important}.method-screen .recommended .method-title,.method-screen .has-image:not(.recommended) .method-title,.method-screen .method-choice[data-method=humidifying] .method-title,.method-screen .method-choice[data-method=candle] .method-title{grid-row:2!important;align-self:center!important;margin:0 58px 8px 24px!important}.method-screen .recommended .method-uses,.method-screen .has-image:not(.recommended) .method-uses,.method-screen .method-choice[data-method=humidifying] .method-uses,.method-screen .method-choice[data-method=candle] .method-uses{grid-row:3!important;margin:0 24px 14px!important}.method-screen .recommended .method-facts,.method-screen .has-image:not(.recommended) .method-facts,.method-screen .method-choice[data-method=humidifying] .method-facts,.method-screen .method-choice[data-method=candle] .method-facts{grid-row:4!important;align-self:center!important;margin:0 24px!important}.method-screen .method-facts>span,.method-screen .method-choice[data-method=candle] .method-facts>span{display:flex!important;min-height:72px;align-items:center!important;justify-content:center!important;gap:8px;text-align:center}.method-screen .method-fact-icon{margin:0}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/ap-guide-style.css.map */
