@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Source+Serif+4:opsz,wght@8..60,500;8..60,600&display=swap";:root{--font-body-family: "Manrope", Arial, sans-serif;--font-heading-family: "Source Serif 4", Georgia, serif;--do-ink: #29282e;--do-muted: #68656f;--do-purple: #896aa9;--do-purple-dark: #684886;--do-lilac: #f2edf6;--do-pink: #f2c5d5;--do-blue: #c4ddea;--do-off: #fbf9fa;--do-line: rgba(41, 40, 46, .11);--do-positive: #4e8a70;--do-positive-soft: #edf7f1;--do-negative: #b45f68;--do-negative-soft: #fbf0f1}body,button,input,select,textarea{font-family:var(--font-body-family)}h1,h2,h3,.h0,.h1,.h2,.h3,.do-header-brand__name{font-family:var(--font-heading-family)}body{color:var(--do-ink)}.button{letter-spacing:.01em;font-weight:650}.button--primary{background:var(--do-purple-dark)}.do-header-brand{display:inline-flex;align-items:center;gap:1rem}.do-header-brand__mark{width:3.8rem;height:3.8rem;object-fit:contain}.do-header-brand__name{color:var(--do-ink);font-size:2.35rem;font-weight:600;letter-spacing:-.025em}.header__heading-link{padding-block:.5rem;text-decoration:none}.do-home{color:var(--do-ink);background:var(--do-off);overflow:hidden}.do-home *{box-sizing:border-box}.do-home h1,.do-home h2,.do-home h3,.do-home p{margin-top:0}.do-home h1,.do-home h2,.do-home h3{color:var(--do-ink);letter-spacing:-.035em}.do-home h1{max-width:78rem;font-size:clamp(4.5rem,6vw,7.7rem);line-height:1.01}.do-home h2{font-size:clamp(3.3rem,4.4vw,5.5rem);line-height:1.06}.do-home h3{font-size:2.15rem;line-height:1.2}.do-eyebrow{margin-bottom:1.7rem;color:var(--do-purple-dark);font-size:1.15rem;font-weight:700;letter-spacing:.18em}.do-button{min-height:5.4rem;padding-inline:3rem;border-radius:999px;box-shadow:0 1.2rem 2.8rem #68488629;transition:transform .2s ease,box-shadow .2s ease}.do-button:hover{transform:translateY(-2px);box-shadow:0 1.7rem 3.4rem #68488638}.do-text-link{display:inline-flex;align-items:center;gap:.8rem;padding-block:.4rem;color:var(--do-ink);border-bottom:1px solid rgba(41,40,46,.28);font-weight:650;text-decoration:none}.do-text-link span{color:var(--do-purple);transition:transform .2s ease}.do-text-link:hover span{transform:translate(.4rem)}.do-flow-section{position:relative;isolation:isolate}.do-flow-section:before{content:"";position:absolute;z-index:-1;inset:-6rem 0 auto;height:12rem;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(255,255,255,.3),transparent);filter:blur(1.5rem)}.do-hero{position:relative;display:flex;align-items:center;min-height:72rem;background:radial-gradient(circle at 12% 8%,rgba(196,221,234,.5),transparent 28%),linear-gradient(135deg,#fcfbfb 8%,#f6f1f7 58%,#eee3f2)}.do-hero:after{content:"";position:absolute;inset:auto 0 0;height:12rem;background:linear-gradient(180deg,transparent,rgba(255,255,255,.88))}.do-hero__grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.04fr) minmax(38rem,.96fr);gap:5rem;align-items:center;padding-top:7rem;padding-bottom:9rem}.do-hero__content{max-width:76rem}.do-hero__text{max-width:65rem;color:#29282ec2;font-size:1.9rem;line-height:1.65}.do-hero__actions{display:flex;align-items:center;gap:2.8rem;margin-top:3.2rem}.do-proofline{display:flex;flex-wrap:wrap;gap:.8rem 2.4rem;margin-top:3rem;color:#29282ead;font-size:1.25rem;font-weight:650}.do-proofline span:not(:last-child):after{content:"";display:inline-block;width:.3rem;height:.3rem;margin:0 0 .25rem 2.4rem;border-radius:50%;background:var(--do-purple)}.do-hero__visual{position:relative;display:grid;place-items:center;min-height:54rem}.do-hero__brandmark{position:absolute;width:42rem;height:42rem;opacity:.075;transform:rotate(-5deg)}.do-hero__brandmark img{width:100%;height:100%;object-fit:contain}.do-product-stack{position:relative;width:100%;height:48rem}.do-product-stack__item{position:absolute;display:block;width:24rem;height:34rem;padding:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.8);border-radius:2.8rem;background:#ffffffe0;box-shadow:0 2.5rem 7rem #553e692b;transition:transform .35s ease}.do-product-stack__item img{width:100%;height:100%;object-fit:contain}.do-product-stack__item--1{z-index:3;left:21%;top:4%;transform:rotate(-6deg)}.do-product-stack__item--2{z-index:2;right:4%;top:18%;transform:rotate(8deg) scale(.88)}.do-product-stack__item--3{z-index:1;left:1%;top:29%;transform:rotate(-13deg) scale(.78)}.do-product-stack__item:hover{z-index:5;transform:rotate(0) translateY(-.8rem) scale(1.02)}.do-hero__note{position:absolute;z-index:5;right:2%;bottom:2.5rem;margin:0;padding:1.15rem 1.8rem;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#ffffffe6;box-shadow:0 1.2rem 3.5rem #3f2c4d1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:1.2rem;font-weight:650}.do-hero__glow{position:absolute;border-radius:50%;filter:blur(1rem);opacity:.65}.do-hero__glow--one{left:-10rem;top:-9rem;width:32rem;height:32rem;background:#c4ddea73}.do-hero__glow--two{right:7%;bottom:-9rem;width:22rem;height:22rem;background:#f2c5d57a}.do-trustbar{position:relative;z-index:3;margin-top:-3.8rem;background:transparent}.do-trustbar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;padding-top:0;padding-bottom:2.4rem}.do-trustbar__grid>div{display:grid;grid-template-columns:3.8rem 1fr;grid-template-rows:auto auto;padding:1.7rem 1.8rem;border:1px solid rgba(255,255,255,.86);border-radius:1.8rem;background:#ffffffd6;box-shadow:0 1.4rem 3.6rem #45364d12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.do-trustbar__mark{position:relative;grid-row:1 / 3;align-self:center;width:2.5rem;height:2.5rem;border:1px solid rgba(137,106,169,.42);border-radius:50%}.do-trustbar__mark:after{content:"";position:absolute;top:.65rem;right:.65rem;bottom:.65rem;left:.65rem;border-radius:50%;background:var(--do-purple);box-shadow:0 0 0 .45rem #896aa91a}.do-trustbar__grid>div:nth-child(2) .do-trustbar__mark{border-color:#b45f6861}.do-trustbar__grid>div:nth-child(2) .do-trustbar__mark:after{background:#b45f68;box-shadow:0 0 0 .45rem #b45f6817}.do-trustbar__grid>div:nth-child(3) .do-trustbar__mark{border-color:#4b7f9761}.do-trustbar__grid>div:nth-child(3) .do-trustbar__mark:after{background:#4b7f97;box-shadow:0 0 0 .45rem #4b7f9717}.do-trustbar__grid>div:nth-child(4) .do-trustbar__mark{border-color:#4e8a7061}.do-trustbar__grid>div:nth-child(4) .do-trustbar__mark:after{background:var(--do-positive);box-shadow:0 0 0 .45rem #4e8a7017}.do-trustbar strong{font-size:1.35rem}.do-trustbar small{margin-top:.25rem;color:#29282e9e;font-size:1.1rem}.do-feeling{padding:11rem 0;background:linear-gradient(180deg,#e4eef3,#eef3f5 22%,#f8f7f7 72%,#fbf9fa)}.do-feeling__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:7.5rem;align-items:start}.do-feeling__intro{position:sticky;top:12rem}.do-feeling__intro p:not(.do-eyebrow){color:#29282eba;font-size:1.7rem;line-height:1.72}.do-evidence{display:grid;gap:.55rem;margin-top:3rem;padding:2.4rem;border:1px solid rgba(104,72,134,.16);border-radius:2rem;background:linear-gradient(145deg,#fff,#f4eef7);box-shadow:0 1.3rem 3rem #4a365a0f}.do-evidence strong{color:var(--do-purple-dark);font-family:var(--font-heading-family);font-size:clamp(3.6rem,5vw,5.4rem);line-height:1}.do-evidence span{color:var(--do-ink);font-size:1.3rem;line-height:1.55}.do-evidence a{width:fit-content;margin-top:.5rem;color:var(--do-muted);font-size:1.05rem;text-underline-offset:.25rem}.do-feeling__visual{overflow:hidden;padding:1.2rem;border:1px solid rgba(255,255,255,.72);border-radius:3rem;background:#ffffff8c;box-shadow:0 2rem 5rem #354c5914;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.do-feeling__signal{position:relative;min-height:27rem;overflow:hidden;padding:4rem;border-radius:2.2rem;background:linear-gradient(135deg,#302a37,#5c466d 68%,#756184);color:#fff}.do-feeling__signal:after{content:"";position:absolute;right:-7rem;bottom:-8rem;width:23rem;height:23rem;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:0 0 0 4rem #ffffff0b,0 0 0 8rem #ffffff06}.do-feeling__signal-label{position:relative;z-index:1;margin-bottom:2.2rem;color:#ffffffb3;font-size:1.05rem;font-weight:700;letter-spacing:.16em}.do-feeling__signal h3{position:relative;z-index:1;max-width:42rem;margin-bottom:1.6rem;color:#fff;font-size:clamp(3rem,4vw,4.5rem)}.do-feeling__signal>p:last-child{position:relative;z-index:1;max-width:44rem;margin:0;color:#ffffffb8;font-size:1.45rem;line-height:1.65}.do-feeling__pulse{position:absolute;right:4rem;top:3.6rem;z-index:1;display:flex;align-items:center;gap:.45rem}.do-feeling__pulse i{display:block;width:.35rem;border-radius:999px;background:var(--do-pink)}.do-feeling__pulse i:nth-child(1){height:1.4rem;opacity:.55}.do-feeling__pulse i:nth-child(2){height:2.6rem}.do-feeling__pulse i:nth-child(3){height:1.9rem;opacity:.76}.do-situations{display:grid;grid-template-columns:repeat(3,1fr);gap:0;padding:1.2rem 1rem .4rem}.do-situation{padding:2.2rem 1.7rem;border-right:1px solid rgba(41,40,46,.09);background:transparent;transition:transform .2s ease}.do-situation:last-child{border-right:0}.do-situation:hover{transform:translateY(-.25rem)}.do-situation__context{margin-bottom:1.2rem!important;color:var(--do-purple-dark)!important;font-size:.9rem!important;font-weight:750;letter-spacing:.12em}.do-situation h3{margin-bottom:.9rem;font-size:1.75rem}.do-situation>p:last-child{margin:0;color:#29282ea6;font-size:1.1rem;line-height:1.58}.do-founder{padding:10rem 0 11rem;background:linear-gradient(180deg,#f0edf4,#f3edf6 48%,#f1ebf5)}.do-founder__grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:9rem;align-items:center}.do-founder__portrait{position:relative;display:grid;place-items:center;min-height:52rem;overflow:hidden;border-radius:3rem;background:linear-gradient(145deg,#edd8e2,#d8c9e7 55%,#c5dce8);box-shadow:0 2.4rem 6rem #4a365a1f}.do-founder__portrait:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent,rgba(30,23,34,.42));pointer-events:none}.do-founder__halo{position:absolute;width:37rem;height:37rem;border:1px solid rgba(255,255,255,.7);border-radius:50%;box-shadow:0 0 0 6rem #ffffff1f,0 0 0 12rem #ffffff14}.do-founder__portrait>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:50% 36%}.do-founder__initial{position:relative;z-index:2;color:var(--do-purple-dark);font-family:var(--font-heading-family);font-size:15rem;font-weight:500;line-height:1;text-shadow:0 1.5rem 3rem rgba(104,72,134,.13)}.do-founder__caption{position:absolute;right:2.4rem;bottom:2.4rem;z-index:2;padding:1.2rem 1.5rem;border:1px solid rgba(255,255,255,.72);border-radius:1.4rem;background:#ffffffd1;color:var(--do-ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:1.05rem;font-weight:700;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.do-founder__content{max-width:68rem}.do-founder__content h2{max-width:64rem}.do-founder__story{color:var(--do-muted);font-size:1.55rem;line-height:1.78}.do-founder__story p{margin-bottom:1.6rem}.do-founder blockquote{margin:3rem 0;padding:2.4rem 0 2.4rem 2.6rem;border-left:.3rem solid var(--do-purple);color:var(--do-ink);font-family:var(--font-heading-family);font-size:clamp(2.2rem,2.6vw,3.2rem);font-style:normal;line-height:1.32}.do-founder__signature{display:flex;align-items:baseline;gap:1.2rem}.do-founder__signature-name{color:var(--do-purple-dark);font-family:var(--font-heading-family);font-size:2.6rem;font-style:italic;font-weight:600}.do-founder__signature>span:last-child{color:var(--do-muted);font-size:1.1rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.do-founder__disclosure{margin-top:2.8rem;color:#29282e8a;font-size:1.05rem;line-height:1.55}.do-products{padding:10rem 0 11rem;scroll-margin-top:12rem;background:linear-gradient(180deg,#e8f1f6,#eef1f5 18%,#f4eff6 62%,#eee4f2)}.do-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:4rem;margin-bottom:4.5rem}.do-section-head h2{max-width:75rem;margin-bottom:0}.do-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.2rem}.do-product-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid rgba(41,40,46,.06);border-radius:2.2rem;background:#fff;box-shadow:0 .8rem 2.8rem #29282e0d;transition:transform .25s ease,box-shadow .25s ease}.do-product-card:hover{transform:translateY(-.6rem);box-shadow:0 1.8rem 4rem #4a365a1f}.do-product-card__media{position:relative;display:block;aspect-ratio:1;overflow:hidden;background:linear-gradient(145deg,#fff,#f1eaf5)}.do-product-card:nth-child(2) .do-product-card__media{background:linear-gradient(145deg,#fff,#f8eaf0)}.do-product-card:nth-child(3) .do-product-card__media{background:linear-gradient(145deg,#fff,#eaf3f7)}.do-product-card:nth-child(4) .do-product-card__media{background:linear-gradient(145deg,#fff,#f5edf4)}.do-product-card__media img,.do-product-card__media svg{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.do-product-card:hover .do-product-card__media img{transform:scale(1.04)}.do-badge{position:absolute;left:1.4rem;top:1.4rem;padding:.6rem 1.2rem;border-radius:999px;background:var(--do-pink);color:var(--do-ink);font-size:1.05rem;font-weight:650}.do-product-card__body{display:flex;flex:1;flex-direction:column;padding:2rem}.do-product-card__kicker{margin-bottom:.7rem;color:var(--do-purple);font-size:1.05rem;letter-spacing:.14em;text-transform:uppercase}.do-product-card h3{margin-bottom:.8rem}.do-product-card h3 a{color:inherit;text-decoration:none}.do-product-card__benefit{min-height:4rem;margin-bottom:1.6rem;color:var(--do-muted);font-size:1.15rem;line-height:1.5}.do-product-card__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-top:auto}.do-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.do-product-card__price strong{font-size:1.55rem}.do-product-card__price small,.do-product-card__price s{color:#29282e8c;font-size:1.1rem}.do-card-arrow{display:grid;place-items:center;flex:0 0 4.2rem;width:4.2rem;height:4.2rem;border-radius:50%;background:var(--do-purple);color:#fff;font-size:2rem;text-decoration:none;transition:transform .2s ease,background .2s ease}.do-card-arrow:hover{transform:translate(.3rem);background:var(--do-purple-dark)}.do-mobile-products{display:none}.do-model-compare{padding:10rem 0;background:linear-gradient(180deg,#f1ebf5,#f4eef7 42%,#e8f1f6)}.do-compare-intro{max-width:80rem;margin-bottom:4rem}.do-compare-intro>p:last-child{max-width:70rem;color:var(--do-muted);font-size:1.65rem;line-height:1.65}.do-table-scroll{overflow-x:auto;border:1px solid rgba(41,40,46,.08);border-radius:2.4rem;background:#ffffffc2;box-shadow:0 2rem 5rem #40314c14}.do-compare-table{width:100%;min-width:68rem;border-collapse:collapse;text-align:left}.do-compare-table th,.do-compare-table td{padding:1.8rem 2rem;border-bottom:1px solid rgba(41,40,46,.08)}.do-compare-table thead th{color:var(--do-purple-dark);font-family:var(--font-heading-family);font-size:2rem}.do-compare-table thead th:first-child{font-family:var(--font-body-family);color:var(--do-muted);font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase}.do-compare-table tbody th{width:22%;color:var(--do-ink);font-size:1.25rem}.do-compare-table tbody td{color:var(--do-muted);font-size:1.25rem}.do-compare-table tr:last-child th,.do-compare-table tr:last-child td{border-bottom:0}.do-compare-note,.do-legal-note{max-width:95rem;margin:2rem 0 0;color:#29282e9e;font-size:1.15rem;line-height:1.6}.do-compare-links{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.6rem}.do-compare-links a{padding:.9rem 1.5rem;border:1px solid rgba(41,40,46,.1);border-radius:999px;background:#ffffffb3;color:var(--do-ink);font-weight:650;text-decoration:none}.do-how{padding:11rem 0;scroll-margin-top:10rem;background:linear-gradient(180deg,#fff,#f6f3f6 14%,#e7f0f5)}.do-how__heading{max-width:76rem;margin:0 auto 5rem;text-align:center}.do-how__heading p:last-child{font-size:1.7rem}.do-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.do-steps article{position:relative;overflow:hidden;min-height:48rem;border:1px solid rgba(255,255,255,.72);border-radius:2.4rem;background:#ffffffad;box-shadow:0 1.8rem 4rem #354c5914;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.do-step-media{overflow:hidden;aspect-ratio:4 / 3;margin:1.2rem 1.2rem 0;border-radius:1.7rem;background:var(--do-off)}.do-step-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s ease}.do-steps article:hover .do-step-image{transform:scale(1.025)}.do-step-copy{padding:2.4rem 3rem 3rem}.do-step-number{display:block;margin-bottom:1.2rem;color:var(--do-purple-dark);font-family:var(--font-heading-family);font-size:2rem;font-weight:600}.do-steps h3{margin-bottom:1rem}.do-steps p{color:#29282ead;line-height:1.65}.do-safety-note{max-width:94rem;margin:3rem auto 0;padding:1.8rem 2.2rem;border:1px solid rgba(41,40,46,.11);border-radius:1.6rem;background:#ffffff6b;font-size:1.25rem;line-height:1.6;text-align:center}.do-volume-scale{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:94rem;margin:2rem auto 0;padding:1.3rem;border-radius:2rem;background:#ffffff7a}.do-volume-scale>div{padding:1.6rem;border-radius:1.4rem;background:#ffffffbd}.do-volume-scale span{display:block;margin-bottom:.5rem;color:var(--do-purple-dark);font-family:var(--font-heading-family);font-size:2.2rem;font-weight:600}.do-volume-scale strong{font-size:1.15rem;line-height:1.45}.do-volume-scale>p{grid-column:1 / -1;margin:.4rem 1rem .2rem;color:var(--do-muted);font-size:1.05rem;line-height:1.55;text-align:center}.do-alternatives{padding:10rem 0;background:linear-gradient(180deg,#fbf9fa,#f7f4f6 38%,#f0edf4)}.do-alternatives__heading{max-width:82rem;margin-bottom:4rem}.do-alternatives__heading>p:last-child{max-width:72rem;color:var(--do-muted);font-size:1.65rem;line-height:1.65}.do-alternative-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem}.do-alternative-grid article{display:flex;flex-direction:column;padding:3rem;border:1px solid rgba(41,40,46,.08);border-radius:2.2rem;background:#ffffffdb;box-shadow:0 1.2rem 3.2rem #372c3f0b}.do-alternative-grid article.is-featured{border-color:#4e8a70ad;background:linear-gradient(145deg,#fff,var(--do-positive-soft));box-shadow:0 1.8rem 4rem #4e8a701a}.do-alternative-grid article.is-limited{border-color:#b45f687a;background:linear-gradient(145deg,#fff,var(--do-negative-soft))}.do-alt-card__top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.do-alternative-label{margin:0;color:var(--do-purple);font-size:1rem;font-weight:700;letter-spacing:.15em}.do-alt-verdict{padding:.6rem 1rem;border:1px solid rgba(180,95,104,.25);border-radius:999px;background:#b45f6814;color:#8d414b;font-size:1rem;font-weight:700}.do-alt-verdict--positive{border-color:#4e8a7047;background:#4e8a701a;color:#356c55}.do-alternative-grid h3{margin:2rem 0 1.6rem;font-size:clamp(2.6rem,3vw,3.5rem)}.do-alt-points{display:grid;gap:.9rem;margin:0 0 2.4rem;padding:0;list-style:none}.do-alt-points li{position:relative;padding-left:2rem;color:var(--do-muted);font-size:1.3rem;line-height:1.55}.do-alt-points li:before{content:"";position:absolute;top:.72em;left:0;width:.7rem;height:.7rem;border-radius:50%;background:var(--do-purple)}.do-alternative-grid article:not(.is-featured) .do-alt-points li:before{background:var(--do-negative)}.do-alt-limit{margin:auto 0 0;padding:1.5rem 1.6rem;border-radius:1.2rem;background:#7e465412;color:var(--do-muted);font-size:1.18rem;line-height:1.55}.do-alt-limit--positive{background:#4e8a701a;color:#456757}.do-alternative-grid strong{color:var(--do-ink)}.do-together{padding:10rem 0;background:linear-gradient(180deg,#fbf9fa,#f2edf6 44%,#eee4f2)}.do-together__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:8rem;align-items:center}.do-together__art{position:relative;display:grid;place-items:center;min-height:44rem;overflow:hidden;border-radius:3rem;background:radial-gradient(circle at 50% 45%,#fff 0 18%,rgba(255,255,255,.5) 19% 38%,transparent 39%),linear-gradient(135deg,var(--do-pink),#d6c5ea)}.do-together__logo{position:relative;z-index:2;width:16rem;height:16rem;object-fit:contain;filter:drop-shadow(0 2.2rem 3rem rgba(85,52,103,.18));transform:rotate(-4deg)}.do-orbit{position:absolute;border:1px solid rgba(255,255,255,.7);border-radius:50%}.do-orbit--one{width:32rem;height:32rem}.do-orbit--two{width:48rem;height:48rem}.do-together__content>p:not(.do-eyebrow){color:#29282eb8;font-size:1.7rem;line-height:1.7}.do-set-chips{display:flex;flex-wrap:wrap;gap:1rem;margin:2.6rem 0 3rem}.do-set-chips span{padding:.9rem 1.4rem;border:1px solid rgba(41,40,46,.08);border-radius:999px;background:#fffc;font-size:1.15rem;font-weight:600}.do-faq{padding:11rem 0;background:linear-gradient(180deg,#eee4f2,#f8f5f8 25%,#fff)}.do-faq__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:9rem}.do-faq__intro{position:sticky;top:12rem;align-self:start}.do-faq__intro p:last-child{color:#29282ead;line-height:1.65}.do-faq__items{border-top:1px solid var(--do-line)}.do-faq details{border-bottom:1px solid var(--do-line)}.do-faq summary{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.4rem 0;color:var(--do-ink);cursor:pointer;list-style:none;font-size:1.6rem;font-weight:650}.do-faq summary::-webkit-details-marker{display:none}.do-faq summary span{display:grid;place-items:center;width:3rem;height:3rem;border-radius:50%;background:#896aa91c;color:var(--do-purple);font-size:1.8rem;transition:transform .2s ease}.do-faq details[open] summary span{transform:rotate(45deg)}.do-faq details p{padding:0 5rem 2.4rem 0;color:#29282eb0;line-height:1.7}.do-final-cta{padding:8rem 0;background:linear-gradient(135deg,#28272d,#37313d);color:#fff;text-align:center}.do-final-cta__inner{max-width:84rem}.do-final-cta h2,.do-final-cta p{color:#fff}.do-final-cta .do-eyebrow{color:var(--do-pink)}.do-final-cta__inner>p:not(.do-eyebrow){margin-bottom:3rem;color:#ffffffb8;font-size:1.7rem}.do-mobile-cta{display:none}body.template-product{background:linear-gradient(180deg,#f3eef6,#fff 48%)}.do-product-nav{padding:1.8rem 0 0}.do-product-nav__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.do-breadcrumbs,.do-product-nav__links{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;color:var(--do-muted);font-size:1.2rem}.do-breadcrumbs a,.do-product-nav__links a{color:inherit;text-decoration:none}.do-product-nav__links a{padding:.7rem 1.1rem;border:1px solid var(--do-line);border-radius:999px;background:#fff;color:var(--do-ink);font-weight:650}.do-breadcrumbs a:hover,.do-product-nav__links a:hover{color:var(--do-purple-dark)}body.template-product .product__info-container .product-form__buttons .button{min-height:5.4rem;border-radius:999px;font-weight:650}body.template-product .product-form__submit.button--secondary{--color-button: 104, 72, 134;--color-button-text: 255, 255, 255;--alpha-button-background: 1;--border-opacity: 0}body.template-product .product-form__submit.button--secondary:hover{--color-button: 79, 50, 104}body.template-product .product__title h1{font-size:clamp(3.6rem,4vw,5.4rem);line-height:1.03}body.template-product .product__info-container{padding:2.8rem;border:1px solid rgba(104,72,134,.24);border-radius:2.4rem;background:#fff;box-shadow:0 1.8rem 4.5rem #392d411f}body.template-product .product__media-wrapper img{border-radius:2.4rem}.do-purchase-info{display:grid;gap:1rem;margin-top:1.8rem;padding-top:1.8rem;border-top:1px solid rgba(104,72,134,.28)}.do-purchase-info p{display:grid;grid-template-columns:13.5rem 1fr;gap:1.2rem;margin:0;padding:1.35rem 1.5rem;border:1px solid rgba(104,72,134,.2);border-radius:1.2rem;background:#f3edf7;font-size:1.15rem;line-height:1.5}.do-purchase-info p:nth-child(2){background:#edf4f7;border-color:#48758a33}.do-purchase-info strong{color:#4f3268}.do-purchase-info span{color:#4e4b55}.do-product-details{padding:6rem 0 9rem;background:linear-gradient(180deg,#fff,#f6f1f7 62%,#edf3f6)}.do-product-details__intro{display:grid;grid-template-columns:.72fr 1.28fr;gap:7rem;align-items:start}.do-product-details__intro h2{margin:0;font-size:clamp(3.3rem,4vw,5rem);line-height:1.08}.do-product-details__lead{color:var(--do-muted);font-size:1.75rem;line-height:1.75}.do-detail-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:4rem}.do-detail-card{padding:2.5rem;border:1px solid rgba(104,72,134,.22);border-radius:2rem;background:#f1e9f5;box-shadow:0 1.2rem 2.8rem #392d4112}.do-detail-card:nth-child(2){border-color:#48758a38;background:#eaf2f6}.do-detail-card:nth-child(3){border-color:#96536d33;background:#f7eaf0}.do-detail-card__number{display:block;margin-bottom:3rem;color:var(--do-purple);font-family:var(--font-heading-family);font-size:1.7rem;font-weight:600}.do-detail-card h3{margin-bottom:1rem;font-size:2rem}.do-detail-card p{margin:0;color:var(--do-muted);line-height:1.65}.do-product-specs{display:grid;grid-template-columns:.8fr 1.2fr;gap:6rem;margin-top:7rem;padding:4.5rem;border:1px solid rgba(104,72,134,.2);border-radius:2.5rem;background:#fff;box-shadow:0 1.5rem 3.5rem #392d4114}.do-product-specs h2,.do-product-use h2{margin-top:0;font-size:clamp(3rem,3vw,4.2rem)}.do-spec-list{margin:0}.do-spec-row{display:grid;grid-template-columns:.7fr 1.3fr;gap:2rem;padding:1.4rem 0;border-bottom:1px solid var(--do-line)}.do-spec-row:last-child{border-bottom:0}.do-spec-row dt{color:var(--do-muted)}.do-spec-row dd{margin:0;color:var(--do-ink);font-weight:650}.do-product-use{display:grid;grid-template-columns:.65fr 1.35fr;gap:6rem;margin-top:7rem}.do-use-steps{display:grid;gap:1.2rem}.do-use-step{display:grid;grid-template-columns:4.5rem 1fr;gap:1.5rem;padding:2rem;border:1px solid rgba(104,72,134,.2);border-radius:1.8rem;background:#fff;box-shadow:0 .8rem 2rem #392d410f}.do-use-step>span{color:var(--do-purple);font-family:var(--font-heading-family);font-size:1.5rem;font-weight:600}.do-use-step h3{margin:0 0 .6rem;font-size:1.8rem}.do-use-step p{margin:0;color:var(--do-muted);line-height:1.6}.do-product-warning{margin-top:3rem;padding:2rem 2.2rem;border:1px solid rgba(104,72,134,.25);border-left:.45rem solid var(--do-purple-dark);border-radius:0 1.4rem 1.4rem 0;background:#eee5f3;color:#4e4b55;line-height:1.65}body.template-product .product-form__input--pill input[type=radio]+label{min-width:8.5rem;border:2px solid #75558f;background:#f3edf7;color:#3c2f45;font-weight:700;box-shadow:0 .35rem 1rem #533a6514}body.template-product .product-form__input--pill input[type=radio]+label:hover{border-color:#4f3268;background:#e9ddf0}body.template-product .product-form__input--pill input[type=radio]:checked+label{border-color:#4f3268;background:#4f3268;color:#fff;box-shadow:0 .55rem 1.4rem #4f326838}.do-product-exit{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:5rem;padding-top:3rem;border-top:1px solid var(--do-line)}.do-product-exit p{margin:0;font-family:var(--font-heading-family);font-size:2rem}.do-product-exit__links{display:flex;flex-wrap:wrap;gap:1rem}.do-product-exit__links a{padding:1rem 1.5rem;border:1px solid var(--do-line);border-radius:999px;background:#fff;color:var(--do-ink);font-weight:650;text-decoration:none}@media screen and (max-width:989px){.do-home h1{font-size:clamp(4rem,8vw,6rem)}.do-hero{min-height:auto}.do-hero__grid{grid-template-columns:1fr;gap:2rem;padding-top:6rem}.do-hero__content{margin:auto;text-align:center}.do-hero__text{margin-inline:auto}.do-hero__actions,.do-proofline{justify-content:center}.do-hero__visual{min-height:42rem}.do-purchase-info p{grid-template-columns:1fr;gap:.25rem}.do-product-stack{max-width:60rem;height:38rem}.do-product-stack__item{width:19rem;height:28rem}.do-hero__brandmark{width:32rem;height:32rem}.do-trustbar__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.do-feeling__grid,.do-founder__grid,.do-together__grid,.do-faq__grid,.do-product-details__intro,.do-product-specs,.do-product-use{grid-template-columns:1fr;gap:4rem}.do-feeling__intro,.do-faq__intro{position:static}.do-product-grid,.do-alternative-grid{grid-template-columns:repeat(2,1fr)}.do-steps,.do-detail-cards{grid-template-columns:1fr}.do-steps article{min-height:auto}.do-step-media{aspect-ratio:16 / 10}.do-founder__portrait{min-height:40rem}.do-together__art{min-height:36rem}.do-desktop-link{display:none}.do-mobile-products{display:flex;width:max-content;margin:3rem auto 0;border-radius:999px}}@media screen and (max-width:749px){.do-header-brand__mark{width:3.2rem;height:3.2rem}.do-header-brand__name{font-size:2rem}.do-home h1{font-size:4.1rem}.do-home h2{font-size:3.2rem}.do-eyebrow{font-size:1rem}.do-hero__grid{padding-top:4.5rem;padding-bottom:5rem}.do-hero__text{font-size:1.6rem}.do-hero__actions{flex-direction:column;gap:1.4rem}.do-proofline{gap:.7rem 1.2rem;font-size:1.05rem}.do-proofline span:not(:last-child):after{margin-left:1.2rem}.do-hero__visual{min-height:31rem}.do-product-stack{height:29rem}.do-product-stack__item{width:14.5rem;height:21rem;border-radius:2rem}.do-product-stack__item--1{left:28%}.do-product-stack__item--2{right:2%}.do-product-stack__item--3{left:1%}.do-hero__brandmark{width:25rem;height:25rem}.do-hero__note{right:50%;bottom:0;max-width:calc(100vw - 3rem);white-space:nowrap;transform:translate(50%);font-size:1rem}.do-trustbar{margin-top:-2.2rem}.do-trustbar__grid{gap:.8rem;padding-top:0;padding-bottom:2rem}.do-trustbar__grid>div{grid-template-columns:2.8rem 1fr;padding:1.3rem 1.1rem;border-radius:1.4rem}.do-trustbar__mark{width:2rem;height:2rem}.do-trustbar__mark:after{top:.55rem;right:.55rem;bottom:.55rem;left:.55rem;box-shadow:none!important}.do-trustbar strong{font-size:1.15rem}.do-trustbar small{font-size:.95rem}.do-feeling,.do-founder,.do-products,.do-model-compare,.do-how,.do-alternatives,.do-together,.do-faq{padding:7rem 0}.do-feeling__visual{padding:.8rem;border-radius:2.2rem}.do-feeling__signal{min-height:25rem;padding:3rem 2.4rem;border-radius:1.7rem}.do-feeling__signal h3{font-size:3rem}.do-feeling__pulse{right:2.4rem;top:2.6rem}.do-situations{grid-template-columns:1fr;padding:.6rem 1.4rem}.do-situation{padding:2rem .4rem;border-right:0;border-bottom:1px solid rgba(41,40,46,.09)}.do-situation:last-child{border-bottom:0}.do-situation h3{font-size:1.9rem}.do-situation>p:last-child{font-size:1.2rem}.do-section-head{margin-bottom:3rem}.do-product-grid{gap:1.2rem}.do-product-card{border-radius:1.6rem}.do-product-card__body{padding:1.4rem}.do-product-card h3{margin-bottom:1.4rem;font-size:1.6rem}.do-product-card__price{display:grid;gap:.1rem}.do-product-card__price strong{font-size:1.3rem}.do-card-arrow{flex-basis:3.6rem;width:3.6rem;height:3.6rem}.do-alternative-grid,.do-volume-scale{grid-template-columns:1fr}.do-founder__portrait{min-height:31rem}.do-founder__initial{font-size:10rem}.do-founder__halo{width:23rem;height:23rem}.do-founder__signature{align-items:flex-start;flex-direction:column;gap:.4rem}.do-together__art{min-height:29rem}.do-together__logo{width:11rem;height:11rem}.do-faq summary{font-size:1.4rem}.do-faq details p{padding-right:1rem}.do-final-cta{padding:6.5rem 0 9rem}.do-mobile-cta{position:fixed;z-index:40;right:1.2rem;bottom:1.2rem;left:1.2rem;display:flex;align-items:center;justify-content:space-between;padding:1.4rem 1.8rem;border-radius:999px;background:var(--do-purple-dark);box-shadow:0 1.4rem 3.2rem #29282e45;color:#fff;font-weight:650;text-decoration:none}.do-mobile-cta strong{font-size:2rem}.do-product-nav__inner{align-items:flex-start;flex-direction:column}.do-breadcrumbs{font-size:1.05rem}.do-product-details{padding:4rem 0 7rem}.do-product-details__lead{font-size:1.55rem}.do-product-specs{margin-top:5rem;padding:2.4rem 2rem}.do-spec-row{grid-template-columns:1fr;gap:.5rem}.do-product-use{margin-top:5rem}.do-product-exit{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.do-home *,.do-product-details *{scroll-behavior:auto!important;transition:none!important}.do-product-card:hover,.do-button:hover,.do-situation:hover{transform:none}}.do-info-page{padding:clamp(6rem,9vw,12rem) 0 10rem;background:linear-gradient(180deg,#fbf8fb 0,#fff 32%,#f4eff7);color:var(--do-ink)}.do-info-page .page-width{max-width:118rem}.do-info-hero{max-width:88rem;margin-bottom:clamp(5rem,8vw,9rem)}.do-info-hero h1{max-width:82rem;margin:1rem 0 2.2rem;font-size:clamp(4.2rem,7vw,8.2rem);line-height:.98;letter-spacing:-.035em}.do-info-hero>p:last-child{max-width:76rem;margin:0;color:var(--do-muted);font-size:clamp(1.7rem,2vw,2.1rem);line-height:1.7}.do-info-split,.do-info-story{display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(4rem,8vw,10rem);padding:5rem 0;border-top:1px solid var(--do-line)}.do-info-split h2,.do-info-story h2{max-width:48rem;margin:1rem 0 0;font-size:clamp(3rem,4vw,5rem);line-height:1.08}.do-info-index{margin:0;color:var(--do-purple);font-size:1.1rem;font-weight:750;letter-spacing:.15em;text-transform:uppercase}.do-info-steps{margin:0;padding:0;list-style:none;counter-reset:steps}.do-info-steps li{position:relative;display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;padding:2.4rem 0 2.4rem 5rem;border-bottom:1px solid var(--do-line);counter-increment:steps}.do-info-steps li:before{content:counter(steps,decimal-leading-zero);position:absolute;top:2.5rem;left:0;color:var(--do-purple);font-family:var(--font-heading-family);font-size:1.4rem}.do-info-steps strong{font-size:1.7rem}.do-info-steps span,.do-info-story__copy p,.do-info-cards p,.do-info-values p{color:var(--do-muted);line-height:1.7}.do-info-story__copy{font-size:1.75rem}.do-info-story__copy p:first-child{margin-top:0;color:var(--do-ink);font-family:var(--font-heading-family);font-size:2.2rem;line-height:1.55}.do-info-founder-photo{position:relative;width:min(100%,38rem);margin:4rem 0 0;overflow:hidden;border-radius:2.6rem;background:var(--do-lilac);box-shadow:0 2rem 5rem #4a365a1f}.do-info-founder-photo:after{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(25,20,29,.52));pointer-events:none}.do-info-founder-photo img{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:50% 36%}.do-info-founder-photo figcaption{position:absolute;right:2rem;bottom:1.8rem;left:2rem;z-index:1;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:#fff}.do-info-founder-photo figcaption strong{font-family:var(--font-heading-family);font-size:2.4rem}.do-info-founder-photo figcaption span{font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.do-info-cards,.do-info-values{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem}.do-info-cards article,.do-info-values article{padding:clamp(2.6rem,4vw,4.5rem);border:1px solid rgba(41,40,46,.07);border-radius:2.4rem;background:#ffffffd1}.do-info-cards h2,.do-info-values h2{margin:1rem 0 1.4rem;font-size:clamp(2.4rem,3vw,3.4rem)}.do-info-values{grid-template-columns:repeat(4,1fr)}.do-info-values article>span{color:var(--do-purple);font-family:var(--font-heading-family)}.do-info-note{display:grid;grid-template-columns:.45fr 1.55fr;gap:4rem;margin-top:5rem;padding:clamp(2.8rem,4vw,4.5rem);border-left:.35rem solid var(--do-purple);border-radius:0 2.2rem 2.2rem 0;background:#ffffffbf}.do-info-note strong{font-family:var(--font-heading-family);font-size:2rem}.do-info-note p{margin:0;color:var(--do-muted);font-size:1.6rem;line-height:1.7}.do-info-faq{border-top:1px solid var(--do-line)}.do-info-faq details{border-bottom:1px solid var(--do-line)}.do-info-faq summary{display:grid;grid-template-columns:1fr 4rem;gap:2rem;align-items:center;padding:2.6rem 0;cursor:pointer;list-style:none;font-family:var(--font-heading-family);font-size:clamp(1.8rem,2.5vw,2.5rem);font-weight:600}.do-info-faq summary::-webkit-details-marker{display:none}.do-info-faq summary span{display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:50%;background:var(--do-lilac);color:var(--do-purple);transition:transform .2s ease}.do-info-faq details[open] summary span{transform:rotate(45deg)}.do-info-faq details p{max-width:82rem;margin:0;padding:0 5rem 2.8rem 0;color:var(--do-muted);font-size:1.6rem;line-height:1.72}.do-info-actions{display:flex;flex-wrap:wrap;align-items:center;gap:2.2rem;margin-top:5rem;padding-top:4rem;border-top:1px solid var(--do-line)}@media screen and (max-width:989px){.do-info-split,.do-info-story{grid-template-columns:1fr;gap:3rem}.do-info-values{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.do-info-page{padding:5rem 0 7rem}.do-info-hero h1{font-size:4.3rem}.do-info-steps li{grid-template-columns:1fr;gap:.8rem;padding-left:4rem}.do-info-cards,.do-info-values{grid-template-columns:1fr}.do-info-note{grid-template-columns:1fr;gap:1.2rem}.do-info-actions{align-items:flex-start;flex-direction:column}.do-info-founder-photo{width:100%}.do-info-founder-photo figcaption{align-items:flex-start;flex-direction:column;gap:.2rem}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/dear-ones.css.map */
