.t-scope{font-family:Figtree,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.t-scope{--teal:#3f6f71;--teal-deep:#2b4f51;--teal-light:#b0e3e4;--green:#48773c;--pink:#dd3950;--pink-safe:#d1364c;--ink:#0f1c1b;--paper:#fbfbf9;--surface:#ffffff;--surface-2:#eef4f2;--line:rgba(15,28,27,.12);--muted:#5d6b69;--gold:#e0a83a;--r:20px}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .t-scope{--paper:#0e1413;--surface:#161e1d;--surface-2:#1b2524;--ink:#eef2f0;--line:rgba(255,255,255,.13);--muted:#9aa8a6}}:root[data-theme=dark] .t-scope{--paper:#0e1413;--surface:#161e1d;--surface-2:#1b2524;--ink:#eef2f0;--line:rgba(255,255,255,.13);--muted:#9aa8a6}.t-scope *{box-sizing:border-box}.t-scope{margin:0;background:var(--paper);color:var(--ink);font-family:Figtree,system-ui,sans-serif;-webkit-font-smoothing:antialiased}.t-scope h1,.t-scope h2,.t-scope h3{font-family:Poppins,sans-serif;font-weight:700;margin:0;line-height:1.12;letter-spacing:-.015em}.t-scope a{color:inherit;text-decoration:none}.t-scope svg.ic{flex:none}.t-scope .pic{background-size:cover;background-position:center;background-repeat:no-repeat}.t-scope .section{max-width:1280px;margin:0 auto;padding:66px 40px}.t-scope .section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px;flex-wrap:wrap;gap:14px}.t-scope .section-head h2{font-size:2.05rem;text-wrap:balance}.t-scope .section-head p{margin:9px 0 0;color:var(--muted);font-size:.95rem;max-width:54ch}.t-scope .eyebrow{color:var(--teal);font-weight:700;font-size:.73rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:11px}.t-scope .btn{font-family:Figtree,sans-serif;font-weight:700;font-size:.95rem;padding:15px 28px;border-radius:999px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:9px;transition:transform .12s ease,filter .12s ease}.t-scope .btn:hover{transform:translateY(-2px);filter:brightness(1.07)}.t-scope .btn.pink{background:var(--pink-safe);color:#fff}.t-scope .btn.dark{background:var(--ink);color:var(--paper)}.t-scope .btn.teal{background:var(--teal);color:#fff}.t-scope .btn.light{background:#fff;color:var(--teal-deep)}.t-scope .logo{display:inline-flex;align-items:center;color:var(--teal)}.t-scope .logo .wm{height:30px;width:auto;display:block}.t-scope .ticker{background:var(--ink);color:var(--paper);overflow:hidden;padding:12px 0;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.t-scope .ticker-track{display:flex;gap:40px;white-space:nowrap;animation:scroll 36s linear infinite;width:max-content}.t-scope .ticker-track span{display:flex;align-items:center;gap:9px}.t-scope .ticker-track svg{color:var(--teal-light)}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.t-scope .ticker-track{animation:none}}.t-scope nav{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;max-width:1280px;margin:0 auto}.t-scope .hero{margin:0 40px;border-radius:30px;overflow:hidden;background:linear-gradient(128deg,var(--teal-deep) 0%,var(--teal) 58%,var(--green) 142%);color:#fff;display:grid;grid-template-columns:1.06fr .94fr;position:relative}.t-scope .hero-glow{position:absolute;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(176,227,228,.22),transparent 70%);top:-190px;right:14%;pointer-events:none}.t-scope .hero-copy{padding:70px 58px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}.t-scope .hero-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.t-scope .hero-badges span{background:#ffffff26;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 15px;font-size:.76rem;font-weight:600;display:flex;align-items:center;gap:7px}.t-scope .hero h1{font-size:clamp(2.6rem,5vw,3.9rem);color:#fff;margin-bottom:20px;text-wrap:balance}.t-scope .hero h1 em{font-style:normal;color:var(--teal-light)}.t-scope .hero-copy>p{font-size:1.06rem;color:#ffffffe0;max-width:41ch;margin:0 0 30px;line-height:1.6}.t-scope .hero-cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:28px}.t-scope .hero-proof{display:flex;align-items:center;gap:11px;font-size:.87rem;color:#ffffffd1}.t-scope .hero-proof .stars{color:var(--gold);letter-spacing:2px}.t-scope .hero-visual{min-height:540px}.t-scope .hero-visual>.pic{width:100%;height:100%;min-height:540px}.t-scope .swatches{display:flex;gap:12px;flex-wrap:wrap}.t-scope .swatch-pill{display:flex;align-items:center;gap:10px;background:var(--surface);border:2px solid var(--line);border-radius:999px;padding:7px 19px 7px 7px;font-weight:700;font-size:.87rem;cursor:pointer;font-family:inherit;color:var(--ink);transition:all .14s ease}.t-scope .swatch-pill:hover{transform:translateY(-2px)}.t-scope .swatch-pill.on{border-color:var(--ink)}.t-scope .swatch-dot{width:30px;height:30px;border-radius:50%;border:2px solid rgba(0,0,0,.08)}.t-scope .cw-drawer{margin-top:22px;border-radius:24px;overflow:hidden;display:none;background:var(--surface);border:1px solid var(--line)}.t-scope .cw-drawer.open{display:grid;grid-template-columns:.85fr 1.15fr}.t-scope .cw-drawer .cwd-pic{aspect-ratio:1080/1350;min-height:0}.t-scope .cw-drawer .cwd-body{padding:38px 40px;display:flex;flex-direction:column;justify-content:center;position:relative}.t-scope .cwd-close{position:absolute;top:18px;right:18px;background:var(--surface-2);border:none;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink)}.t-scope .cwd-body .cwd-eyebrow{font-size:.73rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:10px}.t-scope .cwd-body h3{font-family:Poppins,sans-serif;font-size:1.9rem;margin-bottom:10px}.t-scope .cwd-body .cwd-price{font-family:JetBrains Mono,monospace;font-size:1.5rem;font-weight:600;margin-bottom:6px}.t-scope .cwd-body .cwd-ap{font-size:.84rem;color:var(--muted);margin-bottom:16px}.t-scope .cwd-body p{color:var(--muted);font-size:.95rem;line-height:1.65;margin:0 0 22px;max-width:44ch}.t-scope .cwd-feats{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px;font-size:.83rem;color:var(--muted)}.t-scope .cwd-feats span{display:flex;align-items:center;gap:7px}.t-scope .cwd-cta{display:flex;gap:11px;flex-wrap:wrap}.t-scope .grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.t-scope .card{background:var(--surface);border-radius:var(--r);overflow:hidden;border:1px solid var(--line);transition:transform .15s ease,box-shadow .15s ease}.t-scope .card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #00000017}.t-scope .card-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--surface-2)}.t-scope .card-media .pic{width:100%;height:100%}.t-scope .badge{position:absolute;top:12px;left:12px;background:var(--pink-safe);color:#fff;font-size:.7rem;font-weight:700;padding:6px 12px;border-radius:999px}.t-scope .quick-add{position:absolute;bottom:12px;right:12px;height:38px;padding:0 17px;border-radius:999px;background:var(--ink);color:var(--paper);border:none;font-size:.8rem;font-weight:700;font-family:inherit;cursor:pointer;opacity:0;transition:opacity .15s ease;display:flex;align-items:center}.t-scope .card:hover .quick-add{opacity:1}.t-scope .card-body{padding:16px 18px 20px}.t-scope .card-body h3{font-family:Figtree,sans-serif;font-weight:700;font-size:.98rem;margin:0 0 3px;letter-spacing:0}.t-scope .card-body .sub{color:var(--muted);font-size:.81rem;margin:0 0 10px}.t-scope .price-row .now{font-weight:700;font-size:1.02rem}.t-scope .quiz{margin:0 40px;border-radius:30px;background:var(--surface-2);padding:54px 56px}.t-scope .quiz-inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:50px;align-items:center}.t-scope .quiz h2{font-size:2.05rem;margin-bottom:14px;text-wrap:balance}.t-scope .quiz-intro p{color:var(--muted);font-size:1rem;line-height:1.65;margin:0}.t-scope .quiz-opts{display:grid;grid-template-columns:1fr 1fr;gap:14px}.t-scope .quiz-opt{background:var(--surface);border:2px solid var(--line);border-radius:18px;padding:22px 20px;cursor:pointer;text-align:left;font-family:inherit;color:var(--ink);transition:all .14s ease}.t-scope .quiz-opt:hover{border-color:var(--teal);transform:translateY(-3px)}.t-scope .quiz-opt .qic{color:var(--teal);display:block;margin-bottom:12px}.t-scope .quiz-opt strong{display:block;font-size:1rem;margin-bottom:5px;font-weight:700}.t-scope .quiz-opt span{color:var(--muted);font-size:.83rem;line-height:1.5;display:block}.t-scope .quiz-result{grid-column:span 2;background:var(--teal);color:#fff;border-radius:18px;padding:22px 24px;display:none;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.t-scope .quiz-result.show{display:flex}.t-scope .quiz-result strong{font-size:1.06rem;display:block;margin-bottom:4px}.t-scope .quiz-result span{font-size:.87rem;opacity:.92}.t-scope .compare-wrap{overflow-x:auto;border-radius:var(--r);border:1px solid var(--line)}.t-scope table{width:100%;border-collapse:collapse;background:var(--surface);min-width:660px}.t-scope th,.t-scope td{padding:16px 20px;text-align:left;border-bottom:1px solid var(--line);font-size:.92rem}.t-scope thead th{background:var(--surface-2);font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600}.t-scope thead th.hl{color:var(--teal)}.t-scope td.yes{color:var(--green);font-weight:700}.t-scope td.yes svg{vertical-align:-4px;margin-right:5px}.t-scope td.soft{color:var(--muted)}.t-scope tbody tr:last-child td{border-bottom:none}.t-scope .benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.t-scope .benefit{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:26px 24px}.t-scope .benefit .bic{width:46px;height:46px;border-radius:13px;background:var(--surface-2);color:var(--teal);display:flex;align-items:center;justify-content:center;margin-bottom:15px}.t-scope .benefit strong{display:block;font-size:.99rem;margin-bottom:6px;font-weight:700}.t-scope .benefit small{color:var(--muted);font-size:.84rem;line-height:1.55;display:block}.t-scope .bundle{margin:0 40px;border-radius:30px;background:var(--teal);color:#fff;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.t-scope .bundle-copy{padding:54px 52px;display:flex;flex-direction:column;justify-content:center}.t-scope .bundle-copy .eyebrow{color:var(--teal-light)}.t-scope .bundle h2{color:#fff;font-size:2.05rem;margin-bottom:14px;text-wrap:balance}.t-scope .bundle-copy p{color:#ffffffe6;font-size:1rem;line-height:1.65;margin:0 0 24px;max-width:40ch}.t-scope .bundle-price{display:flex;align-items:baseline;gap:13px;margin-bottom:24px}.t-scope .bundle-price .now{font-family:JetBrains Mono,monospace;font-size:2.1rem;font-weight:600}.t-scope .bundle-price .was{text-decoration:line-through;opacity:.6;font-size:1rem}.t-scope .bundle-price .save{background:var(--pink);color:#fff;border-radius:999px;padding:6px 13px;font-size:.77rem;font-weight:700}.t-scope .bundle-shots{display:grid;grid-template-columns:1fr 1fr}.t-scope .bundle-shots .pic{min-height:230px}.t-scope .story{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.t-scope .story .pic{width:100%;border-radius:26px;aspect-ratio:4/5}.t-scope .story h2{font-size:2.15rem;margin-bottom:18px;text-wrap:balance}.t-scope .story p{color:var(--muted);font-size:1rem;line-height:1.75;margin:0 0 15px}.t-scope .journal{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.t-scope .post{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);overflow:hidden;display:block}.t-scope .post .ph{aspect-ratio:1080/1350;overflow:hidden}.t-scope .post .ph>.pic{width:100%;height:100%}.t-scope .post-body{padding:20px 22px 24px}.t-scope .post-body .tag{font-size:.71rem;font-weight:700;color:var(--teal);text-transform:uppercase;letter-spacing:.09em}.t-scope .post-body h3{font-size:1.06rem;margin:10px 0 8px;font-family:Figtree,sans-serif;font-weight:700;line-height:1.4;letter-spacing:0}.t-scope .post-body p{color:var(--muted);font-size:.87rem;line-height:1.6;margin:0}.t-scope .faq-list{border-top:1px solid var(--line)}.t-scope .faq-item{border-bottom:1px solid var(--line);padding:20px 4px}.t-scope .faq-item summary{cursor:pointer;font-weight:700;font-size:1.01rem;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:16px}.t-scope .faq-item summary::-webkit-details-marker{display:none}.t-scope .faq-item summary:after{content:"+";font-size:1.4rem;color:var(--teal);font-weight:400}.t-scope .faq-item[open] summary:after{content:"\2212"}.t-scope .faq-item p{color:var(--muted);font-size:.94rem;line-height:1.7;margin:12px 0 0;max-width:76ch}.t-scope .ugc-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.t-scope .ugc-grid .pic{aspect-ratio:1;border-radius:16px}.t-scope .ugc-cap{background:var(--teal);color:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:18px;gap:8px}.t-scope .ugc-cap strong{font-size:.94rem;font-weight:700}.t-scope .ugc-cap span{font-size:.79rem;opacity:.9}.t-scope .news{margin:0 40px;border-radius:30px;background:linear-gradient(122deg,var(--teal-deep),var(--teal) 78%);color:#fff;padding:58px;text-align:center}.t-scope .news h2{color:#fff;font-size:2.15rem;margin-bottom:14px;text-wrap:balance}.t-scope .news>p{color:#ffffffd9;max-width:52ch;margin:0 auto 28px;font-size:1rem;line-height:1.65}.t-scope .news-form{display:flex;gap:10px;max-width:490px;margin:0 auto;flex-wrap:wrap;justify-content:center}.t-scope .news-form input{flex:1;min-width:240px;padding:15px 21px;border-radius:999px;border:none;font-family:inherit;font-size:.93rem}@media(max-width:980px){.t-scope .hero,.t-scope .quiz-inner,.t-scope .bundle,.t-scope .story,.t-scope .cw-drawer.open{grid-template-columns:1fr}.t-scope .grid,.t-scope .benefits,.t-scope .journal{grid-template-columns:repeat(2,1fr)}.t-scope .ugc-grid{grid-template-columns:repeat(3,1fr)}.t-scope .section{padding:48px 24px}.t-scope .hero,.t-scope .quiz,.t-scope .bundle,.t-scope .news{margin:0 24px}.t-scope .hero-copy,.t-scope .quiz,.t-scope .bundle-copy,.t-scope .news{padding:40px 28px}.t-scope .hero-visual{min-height:340px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/tempo.css.map */
