@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500;1,600&family=Darker+Grotesque:wght@400;500;600;700&family=Jost:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap");:root{--ink-900:#000;--ink-800:#0a0a0a;--ink-700:#1a1a1a;--ink-600:#2c2c2c;--ink-500:#626367;--ink-400:#8a8a82;--ink-300:#b1b1b1;--ink-200:#d1d5dc;--ink-150:#e2e1de;--ink-100:#ece9e4;--paper:#f8f6f3;--paper-2:#fafaf8;--paper-3:#fffdf9;--linen:#f5f5f0;--white:#fff;--denim:#718ebf;--denim-ink:#4a5565;--gold:#c9a96e;--gold-deep:#a8854a;--rating-positive:#3f7d52;--rating-critical:#c0463a;--rating-star:#000;--text-primary:var(--ink-900);--text-heading:var(--ink-800);--text-secondary:var(--ink-500);--text-muted:var(--ink-400);--text-disabled:var(--ink-300);--text-inverse:var(--white);--text-link:var(--ink-900);--surface-page:var(--paper);--surface-card:var(--white);--surface-raised:var(--paper-3);--surface-inset:var(--linen);--surface-inverse:var(--ink-900);--border-subtle:var(--ink-150);--border-default:var(--ink-200);--border-strong:var(--ink-900);--action-primary:var(--ink-900);--action-primary-hover:var(--ink-700);--action-on-primary:var(--white);--accent:var(--denim);--accent-text:var(--denim-ink);--premium:var(--gold);--premium-text:var(--gold-deep);--font-serif:"Cormorant Garamond",ui-serif,Georgia,"Times New Roman",serif;--font-sans:"Jost","Glacial Indifference",ui-sans-serif,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-grotesque:"Darker Grotesque","Jost",ui-sans-serif,sans-serif;--font-display:var(--font-serif);--font-body:var(--font-sans);--font-meta:var(--font-grotesque);--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fs-3xs:10px;--fs-2xs:12px;--fs-xs:13px;--fs-sm:14px;--fs-md:16px;--fs-lg:20px;--fs-xl:24px;--fs-2xl:32px;--fs-3xl:40px;--fs-4xl:48px;--fs-5xl:64px;--fs-6xl:88px;--lh-tight:1.0;--lh-snug:1.15;--lh-display:1.05;--lh-body:1.6;--lh-relaxed:1.8;--ls-tightest:-0.02em;--ls-tight:-0.01em;--ls-normal:0;--ls-wide:0.08em;--ls-wider:0.16em;--ls-widest:0.28em}.t-display{font-weight:var(--fw-regular);font-size:var(--fs-6xl);line-height:var(--lh-display)}.t-display,.t-title{font-family:var(--font-display);letter-spacing:var(--ls-tight);color:var(--text-heading)}.t-title{font-size:var(--fs-3xl);line-height:var(--lh-snug)}.t-serif-italic,.t-title{font-weight:var(--fw-medium)}.t-serif-italic{font-family:var(--font-display);font-style:italic}.t-eyebrow{font-family:var(--font-display);font-size:var(--fs-sm);letter-spacing:var(--ls-wider);text-transform:uppercase}.t-body,.t-eyebrow{font-weight:var(--fw-regular);color:var(--text-secondary)}.t-body{font-family:var(--font-body);font-size:var(--fs-md);line-height:var(--lh-body)}.t-label{font-size:var(--fs-sm);color:var(--text-primary)}.t-label,.t-overline{font-family:var(--font-body);font-weight:var(--fw-regular)}.t-overline{font-size:var(--fs-2xs);letter-spacing:var(--ls-wider);text-transform:uppercase;color:var(--text-muted)}.t-spec{font-family:var(--font-meta);font-weight:var(--fw-medium);font-size:var(--fs-sm);letter-spacing:var(--ls-wide);color:var(--text-secondary)}:root{--space-0:0;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--radius-none:0;--radius-xs:2px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:999px;--border-hairline:1px solid var(--border-subtle);--border-line:1px solid var(--border-default);--border-ink:1px solid var(--border-strong);--shadow-none:none;--shadow-xs:0 1px 2px rgba(0,0,0,.04);--shadow-sm:0 2px 8px rgba(0,0,0,.05);--shadow-card:0 8px 28px rgba(20,18,15,.07);--shadow-lg:0 18px 48px rgba(20,18,15,.1);--container-max:1240px;--container-pad:100px;--portal-rail:280px;--ease-out:cubic-bezier(0.22,1,0.36,1);--ease-inout:cubic-bezier(0.65,0,0.35,1);--dur-fast:140ms;--dur-base:240ms;--dur-slow:420ms}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-md);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--fw-medium);color:var(--text-heading);margin:0;letter-spacing:var(--ls-tight);line-height:var(--lh-snug)}p{margin:0}a{color:var(--text-link);text-decoration:none}img{display:block;max-width:100%}button{font-family:inherit}::selection{background:var(--ink-900);color:var(--white)}body{margin:0;background:var(--surface-page)}button{color:inherit}@keyframes suedePulse{0%,to{transform:scale(1);opacity:.78}50%{transform:scale(1.04);opacity:1}}#root .hero-dest{animation:suedePulse 2.4s var(--ease-inout) infinite}#root .hero-dest:hover{animation:none}@media (prefers-reduced-motion:reduce){#root .hero-dest{animation:none}}body,html{max-width:100%;overflow-x:hidden}@keyframes sdSwipeHintM{0%,to{transform:translateY(-50%) translateX(0)}50%{transform:translateY(-50%) translateX(6px)}}@keyframes sdDestFade{0%{opacity:0;transform:translateX(-50%) translateY(4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:900px){#root .sd-wrap{padding-left:28px!important;padding-right:28px!important}#root .sd-nav-inner{padding-left:22px!important;padding-right:22px!important}#root .sd-2col,#root .sd-3col,#root .sd-4col,#root .sd-5col{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){#root .sd-wrap{padding-left:18px!important;padding-right:18px!important}#root .sd-nav-inner{padding-left:16px!important;padding-right:16px!important;gap:10px!important}#root .sd-2col,#root .sd-3col,#root .sd-4col,#root .sd-5col{grid-template-columns:1fr!important;gap:22px!important}#root .sd-stack-sm{flex-direction:column!important;align-items:stretch!important}#root .sd-full-sm{width:100%!important}#root .sd-display{font-size:clamp(30px,9vw,44px)!important}#root .sd-h1{font-size:clamp(26px,7vw,36px)!important}#root .sd-card-fluid{width:100%!important;max-width:460px!important}}#root .sd-only-sm{display:none}@media (max-width:640px){#root .sd-hide-sm{display:none!important}#root .sd-only-sm{display:block!important}#root .sd-pillgrid{display:flex!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;padding-bottom:6px}#root .sd-pillgrid>*{flex:0 0 auto!important;min-width:58px}#root .sd-hero-sides{display:flex!important;flex-direction:column!important;justify-content:space-between!important;align-items:flex-start!important;gap:18px!important;top:84px!important;bottom:150px!important;transform:none!important;padding-left:18px!important;padding-right:18px!important}#root .sd-hero-sides>div:first-child{text-align:left!important;align-self:flex-start!important;max-width:none!important}#root .sd-hero-right{text-align:right!important;align-self:flex-end!important;max-width:none!important}#root .sd-hero-line{white-space:normal!important}#root .sd-browse-title,#root .sd-hero-line,#root .sd-hiw-title{font-size:19px!important}#root .sd-hero-links{flex-wrap:nowrap!important;gap:0!important;justify-content:space-around!important;bottom:46px!important;padding-left:12px!important;padding-right:12px!important}#root .sd-hero-links .hero-dest{flex-direction:column!important;gap:7px!important;align-items:center!important;flex:1 1!important}#root .sd-hero-links .hero-dest>span{align-items:center!important}#root .sd-hero-links .hero-dest span{font-size:12.5px!important}#root .sd-hero-links .hero-dest [data-ul],#root .sd-hero-links .hero-dest:nth-child(4){display:none!important}#root .sd-hero-photo{background-size:auto 68%!important;background-position:center 30%!important}#root .sd-thesis{padding:44px 20px 22px!important}#root .sd-feedwrap{padding-left:18px!important;padding-right:18px!important}#root .sd-measuregrid{gap:12px!important}#root .sd-consult-steps,#root .sd-measuregrid{grid-template-columns:1fr 1fr!important}#root .sd-thesis-q{white-space:normal!important;font-size:18px!important;line-height:1.4!important;max-width:340px!important}#root .sd-brand-follow{margin-left:6px!important}#root .sd-brand-follow svg{width:18px!important;height:18px!important}#root .sd-pp-inner{padding:10px 16px!important;gap:12px!important}#root .sd-pp-btn,#root .sd-pp-label{font-size:12px!important}#root .sd-pp-btn{padding:0 13px!important;height:34px!important}#root .sd-auth-card{padding:28px 18px!important}#root .sd-reviewcard .sd-mspec{flex-wrap:nowrap!important;font-size:9.5px!important;gap:4px!important;letter-spacing:.02em!important}#root .sd-reviewcard .sd-mspec span{white-space:nowrap!important}#root .sd-rc-prodrow{flex-wrap:nowrap!important}#root .sd-rc-prodrow>span:first-child{font-size:13.5px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}#root .sd-rc-prodrow>span:last-child{font-size:12.5px!important;white-space:nowrap!important;flex:none!important}#root .sd-stats{grid-template-columns:1fr 1fr!important;gap:32px 16px!important}#root .sd-brandbar{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:16px!important}#root .sd-brandbar>*{justify-self:center!important}#root .sd-brandtag{white-space:normal!important}#root .sd-hiw-cols{flex-direction:column!important;gap:24px!important}#root .sd-hiw-silk{min-height:380px!important}#root .sd-hiw-paper{min-height:0!important;padding:44px 0!important}#root .sd-cardstack{left:50%!important;right:auto!important;transform:translate(-50%,-50%) scale(.58)!important}#root .sd-measure-cta{padding-top:56px!important;overflow:hidden!important;gap:8px!important}#root .sd-measure-mono{height:300px!important;width:auto!important;left:-40px!important}#root .sd-measure-opts{padding-left:18px!important;padding-right:18px!important;margin-top:20px!important}#root .sd-measure-opts>button{margin-left:0!important;margin-right:0!important}#root .sd-measure-opt-line{display:block!important;font-style:italic!important;margin-top:8px!important}#root .sd-collcard{padding:24px 22px!important}#root .sd-collcard>div:first-child{margin-bottom:6px!important}#root .sd-collcard>div:nth-child(2){margin-top:22px!important;gap:18px!important}#root .sd-collcard>div:last-child{margin-top:24px!important;padding-top:18px!important}#root .sd-rating-pop{left:50%!important;transform:translateX(-50%)!important;width:calc(100vw - 40px)!important;max-width:340px!important}#root .sd-rating-pop>span:first-child{left:50%!important}#root .sd-brating-pop{left:0!important;margin-left:0!important;transform:translateY(-6px)!important;width:calc(100vw - 36px)!important;max-width:340px!important}#root .rating-stat.rating-open .sd-brating-pop{transform:translateY(0)!important}#root .sd-mprof-stats{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:24px 16px!important;gap:24px 16px!important}#root .sd-mprof-stats>div{min-width:0!important}#root .sd-brating-pop>span:first-child{display:none!important}#root .sd-rc-body{grid-template-columns:1fr 104px!important;gap:14px!important}#root .sd-rc-body>div:first-child{min-width:0!important}#root .sd-iq-body{grid-template-columns:1fr 104px!important;gap:14px!important}#root .sd-iq-body>div:first-child{min-width:0!important}#root .sd-iq-body>div:last-child,#root .sd-rc-body>div:last-child{aspect-ratio:auto!important;min-height:138px!important}#root .sd-iq-img{aspect-ratio:3/4!important;max-height:none!important;order:0;align-self:start!important}#root .sd-iq-foot{flex-wrap:wrap!important;gap:12px!important}#root .sd-iq-head{flex-wrap:nowrap!important;align-items:flex-start}#root .sd-iq-head .sd-mspec{flex-wrap:nowrap!important;font-size:9.5px!important;gap:4px!important;letter-spacing:.02em!important}#root .sd-iq-head .sd-mspec span{white-space:nowrap!important}#root .sd-coll-head{flex-wrap:nowrap!important;align-items:flex-start!important}#root .sd-coll-head .sd-mspec{flex-wrap:nowrap!important;font-size:9.5px!important;gap:4px!important;letter-spacing:.02em!important}#root .sd-coll-head .sd-mspec span{white-space:nowrap!important}#root .sd-coll-head>div:first-child button{line-height:1!important}#root .sd-coll-head>div:last-child{margin-top:2px!important}#root .sd-measure-modal-sub{white-space:normal!important}#root .sd-apply-wrap{grid-template-columns:1fr!important;padding:40px 18px 0!important;column-gap:0!important;row-gap:28px!important}#root .sd-apply-aside{position:static!important;top:auto!important;gap:16px!important}#root .sd-apply-aside h1{font-size:34px!important}#root .sd-apply-aside p{font-size:15px!important}#root .sd-apply-card{padding:24px 18px!important}#root .sd-apply-2col{grid-template-columns:1fr!important;gap:24px!important}#root .sd-apply-submit{flex-direction:column!important;align-items:stretch!important;gap:14px!important}#root .sd-apply-submit span{max-width:none!important}#root .sd-apply-submit button{width:100%!important}#root .sd-rev-wrap{padding:20px 18px 0!important}#root .sd-rev-grid{grid-template-columns:1fr!important;gap:28px!important}#root .sd-rev-title{font-size:27px!important;margin-bottom:18px!important}#root .sd-rev-head{flex-wrap:nowrap!important;gap:10px!important}#root .sd-rev-head .sd-mspec{font-size:10px!important;gap:4px!important;letter-spacing:.02em!important}#root .sd-sec-sub{font-size:13px!important}}@media (max-width:900px){#root .sd-footer-inner{padding-left:28px!important;padding-right:28px!important}#root .sd-footer-grid{grid-template-columns:1fr 1fr 1fr!important;gap:26px!important}#root .sd-footer-grid>div:first-child{grid-column:1/-1!important}}@media (max-width:640px){#root .sd-footer-inner{padding-left:18px!important;padding-right:18px!important}#root .sd-footer-grid{grid-template-columns:1fr!important;gap:24px!important}#root .sd-footer-grid>:first-child{order:1!important}#root .sd-footer-grid>:nth-child(2){order:2!important}#root .sd-footer-grid>:nth-child(3){order:3!important}#root .sd-footer-grid>:nth-child(5){order:4!important}#root .sd-footer-grid>:nth-child(4){order:5!important}#root .sd-footer-grid>:nth-child(6){order:6!important}#root .sd-nav-bar{border-bottom:none!important}#root .sd-nav-bar .sd-nav-inner{padding:40px 18px 14px!important}#root .sd-cap-fade{display:block!important;width:60px!important}#root .sd-hiw{padding-top:0!important}#root .sd-hiw .sd-hiw-silk{order:-1!important;background:none!important;min-height:300px!important}#root .sd-hiw .sd-hiw-paper{min-height:0!important;padding:8px 0 44px!important}#root .sd-hiw-dots{display:none!important}#root .sd-hiw-arrow{position:relative!important;background:transparent!important;width:62px!important;height:26px!important;top:64%!important}#root .sd-hiw-arrow svg{display:none!important}#root .sd-hiw-arrow-right{right:14px!important;left:auto!important}#root .sd-hiw-arrow-right:before{content:"";position:absolute;top:50%;left:4px;right:11px;height:1px;background:var(--ink-900)}#root .sd-hiw-arrow-right:after{content:"";position:absolute;top:50%;right:11px;width:6px;height:6px;border-top:1px solid var(--ink-900);border-right:1px solid var(--ink-900);transform:translateY(-50%) rotate(45deg)}#root .sd-hiw-arrow-left{left:14px!important;right:auto!important;animation:sdSwipeHintM 1.6s var(--ease-inout) infinite!important}#root .sd-hiw-arrow-left:before{content:"";position:absolute;top:50%;left:11px;right:4px;height:1px;background:var(--ink-900)}#root .sd-hiw-arrow-left:after{content:"";position:absolute;top:50%;left:11px;width:6px;height:6px;border-bottom:1px solid var(--ink-900);border-left:1px solid var(--ink-900);transform:translateY(-50%) rotate(45deg)}#root .hero-dest [data-desc]{display:none!important}#root .hero-dest .sd-dest-pop{display:none}#root .hero-dest[data-open] .sd-dest-pop{display:block!important;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);font-family:var(--font-body);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;z-index:6;opacity:0;animation:sdDestFade var(--dur-base) var(--ease-out) forwards}#root .hero-dest .sd-dest-label{color:var(--ink-900)!important}#root .sd-browse-sec{padding-top:30px!important}#root .sd-browse-sec .sd-browse-title{margin-top:30px!important}#root .sd-hiw-cols{grid-template-columns:1fr!important}#root .sd-hiw-textcols{flex-direction:column!important;gap:24px!important}#root .sd-measure-cta{grid-template-columns:1fr!important;padding-top:40px!important}#root .sd-hero-new{padding:26px 0 30px!important;min-height:calc(100vh - 73px)!important}#root .sd-hero-wordmark{top:76px!important;height:260px!important}#root .sd-hero-wordmark>span{height:212px!important;width:483px!important}#root .sd-hero-dests{gap:34px!important;padding-top:24px!important;padding-left:24px!important;padding-right:24px!important}#root .sd-hero-dests .sd-dest span{font-size:14px!important}#root .sd-hero-dests .sd-dest{gap:10px!important}#root .sd-coll-head,#root .sd-iq-head,#root .sd-reviewcard>div:first-child{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}#root .sd-coll-head>div:last-child,#root .sd-iq-head>div:last-child,#root .sd-reviewcard>div:first-child>div:last-child{align-items:flex-start!important;margin-top:0!important}#root .sd-coll-head .sd-mspec,#root .sd-iq-head .sd-mspec,#root .sd-reviewcard .sd-mspec{flex-wrap:wrap!important;font-size:12px!important;gap:6px 12px!important;letter-spacing:.03em!important}#root .sd-coll-head .sd-mspec span,#root .sd-iq-head .sd-mspec span,#root .sd-reviewcard .sd-mspec span{white-space:nowrap!important}#root .sd-coll-body{grid-template-columns:1fr!important;justify-items:center!important;gap:16px!important}#root .sd-coll-body>span[aria-hidden]{display:none!important}#root .sd-coll-actions{flex-direction:row!important;align-items:center!important;justify-self:center!important;gap:28px!important}#root .sd-coll-actions button{text-align:center!important}#root .sd-brand-wrap{padding-left:16px!important;padding-right:16px!important}#root .sd-brandcard-back,#root .sd-brandcard-front{min-height:600px!important}#root .sd-brandname{font-size:34px!important}#root .sd-brandname-block{padding:0 20px!important;justify-content:center!important;gap:12px!important}#root .sd-brandcard-front .sd-brandbar{padding:0 20px 24px!important}#root .sd-brandcard-back{padding:28px 22px!important}#root .sd-brandback-grid{grid-template-columns:1fr!important;gap:26px!important}#root .sd-brandback-grid p{max-width:none!important}#root .sd-mprof-card,#root .sd-yprof-card{padding:30px 20px!important}#root .sd-mprof-top,#root .sd-yprof-top{flex-direction:column!important;align-items:center!important;gap:18px!important;text-align:center!important}#root .sd-mprof-info,#root .sd-yprof-info{width:100%!important;text-align:center!important}#root .sd-mprof-namerow,#root .sd-yprof-namerow{flex-direction:column!important;align-items:center!important;gap:14px!important}#root .sd-mprof-nameblock,#root .sd-yprof-nameblock{width:100%!important}#root .sd-mprof-nameblock h1,#root .sd-yprof-nameblock h1{font-size:30px!important}#root .sd-mprof-socials,#root .sd-yprof-socials{justify-content:center!important}#root .sd-mprof-bio,#root .sd-yprof-bio{max-width:none!important;text-align:center!important}#root .sd-yprof-edit{position:absolute!important;top:18px!important;right:18px!important}#root .sd-mprof-action{display:inline-flex!important;justify-content:center!important}#root .sd-yprof-statrow{display:grid!important;grid-template-columns:1fr 1fr!important;grid-gap:26px 8px!important;gap:26px 8px!important}#root .sd-mprof-stats>div,#root .sd-yprof-statrow>div{min-width:0!important}#root .sd-chipgrid{grid-template-columns:repeat(auto-fill,minmax(46px,1fr))!important;gap:8px!important}#root .sd-form-wrap{padding-left:16px!important;padding-right:16px!important}#root .sd-form-card{padding:26px 20px!important}#root .sd-form-head{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}#root .sd-fetch-row{flex-wrap:wrap!important}#root .sd-fetch-row>span{flex:1 1 100%!important}#root .sd-fetch-row>button{width:100%!important}#root .sd-iqd-wrap{padding-left:18px!important;padding-right:18px!important}#root .sd-iqd-grid{grid-template-columns:1fr!important;gap:28px!important}#root .sd-iqd-asker{flex-wrap:wrap!important;gap:10px!important}#root .sd-rev-head{flex-direction:column!important;align-items:flex-start!important;gap:10px!important}#root .sd-rev-head .sd-mspec{font-size:12px!important}#root .sd-ep-wrap{padding-left:16px!important;padding-right:16px!important}#root .sd-ep-grid{grid-template-columns:1fr!important}#root .sd-ep-aside{padding-top:8px!important}#root .sd-ep-nav{flex-direction:row!important;flex-wrap:wrap!important;gap:4px!important;margin-bottom:10px!important}#root .sd-ep-nav>button{flex:1 1 auto!important;justify-content:center!important}#root .sd-ep-sheet{padding:26px 18px!important}#root .sd-ep-2col{grid-template-columns:1fr!important;gap:20px!important}#root .sd-ep-stepper{display:none!important}#root .sd-about-hero{grid-template-columns:1fr!important;gap:18px!important;padding:40px 20px 32px!important}#root .sd-about-hero-p{text-align:left!important;margin-top:0!important}#root .sd-about-2col{grid-template-columns:1fr!important;gap:28px!important}#root .sd-about-stats{grid-template-columns:1fr!important;gap:30px!important}#root .sd-about-pad,#root .sd-about-stats{padding-left:20px!important;padding-right:20px!important}#root .sd-priv-sec{grid-template-columns:1fr!important;gap:18px!important;padding:30px 0!important}}