:root{--paper:#f1eee5;--paper-2:#e7e2d6;--ink:#171717;--muted:#66635d;--line:#cbc5b8;--orange:#cf5726;--dark:#1d1d1d;--white:#f8f6f0;--max:1240px;--radius-sm:8px;--radius-md:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit}img{max-width:100%;height:auto;display:block}.page-width{max-width:var(--max);margin:0 auto;padding:0 28px}.narrow{max-width:880px}.site-header{position:sticky;top:0;z-index:10;background:#f1eee5f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{height:78px;display:flex;align-items:center;justify-content:space-between}.site-logo{display:block;width:130px;height:auto;max-height:54px;object-fit:contain;object-position:left center}.site-logo-link{display:flex;align-items:center}.site-nav{display:flex;gap:24px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.site-nav a{text-decoration:none}.site-nav a:hover{color:var(--orange)}.section{padding:54px 0;border-top:1px solid var(--line)}.section--warm{background:var(--paper-2)}.section--dark{background:var(--dark);color:var(--white);border-color:#333}.hero{padding-top:26px}.hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;grid-template-areas:"copy media" "commerce media";column-gap:36px;row-gap:0;align-items:start}.hero__copy{grid-area:copy}.hero__media{grid-area:media;min-width:0}.hero__commerce{grid-area:commerce}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;margin-bottom:20px;color:var(--orange);text-transform:uppercase}.eyebrow--light{color:#ef8558}h1,h2,h3{margin:0;line-height:1.03;letter-spacing:-.026em}h1{font-size:clamp(30px,3vw,42px);font-weight:700;max-width:640px}h2{font-size:clamp(22px,2.2vw,32px);font-weight:700;max-width:800px}h3{font-size:17px;font-weight:700;letter-spacing:-.018em}.hero__lede{font-size:15px;max-width:580px;margin:18px 0 22px;color:#3e3d38;line-height:1.45}.large-copy{font-size:16px;line-height:1.5;max-width:860px}.lede-copy{font-size:16px;line-height:1.55;max-width:920px;margin:0 0 20px}.purchase-card{border-top:2px solid var(--ink);padding-top:16px;max-width:620px}.purchase-row{margin-bottom:16px}.purchase-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.segmented{display:flex;gap:10px;flex-wrap:wrap}.segment{background:transparent;border:1px solid var(--ink);padding:11px 16px;border-radius:var(--radius-sm);font:inherit;font-size:14px;font-weight:600;cursor:pointer}.segment span{font-weight:500;margin-left:8px}.segment.is-active,.segment:hover{background:var(--ink);color:var(--white)}.swatches{display:flex;gap:10px;flex-wrap:wrap}.swatch{width:32px;height:32px;border:1px solid #8d8a83;border-radius:50%;cursor:pointer;box-shadow:0 0 0 2px var(--paper),0 0 0 3px transparent}.swatch.is-active{box-shadow:0 0 0 2px var(--paper),0 0 0 3px var(--ink)}.swatch--black{background:#151515}.swatch--green{background:#4d624a}.swatch--orange{background:#d75a25}.swatch--silver{background:#b9bab7}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--ink);border-radius:var(--radius-sm);text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.04em;cursor:pointer}.button--wide{width:100%}.button--primary{background:var(--orange);border-color:var(--orange);color:#fff}.button--primary:hover{background:#b84a1e}.button--secondary{background:transparent}.button--secondary:hover{background:var(--ink);color:#fff}.microfacts{margin-top:10px;font-size:12px;color:var(--muted)}.hero-image-stage{border:1px solid var(--line);border-radius:var(--radius-md);background:#e9e6de;padding:22px;min-height:460px;display:flex;align-items:center;justify-content:center}.hero-image-stage img{width:100%;max-width:760px;max-height:430px;object-fit:contain}.section-heading{margin-bottom:32px}.section-heading h2{max-width:720px}.section-heading--light h2{color:var(--white)}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.truth-card{padding:24px 22px;border:1px solid var(--line);background:#ffffff38;border-radius:var(--radius-md)}.truth-index{font-size:11px;color:var(--orange);font-weight:700;margin-bottom:12px}.truth-icon{width:24px;height:24px;border:1px solid var(--line);border-radius:999px;margin:0 0 12px;position:relative;background:#ffffff59}.truth-icon:after{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:1px solid var(--orange);border-radius:999px}.truth-card h3{margin:0 0 12px}.truth-card p{font-size:15px;line-height:1.45;color:#44423d;margin:0}.four-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#3a3b3b;border:1px solid #3a3b3b}.step-card{background:var(--dark);padding:24px;min-height:220px}.step-card span{display:block;color:#ef8558;font-size:11px;font-weight:700;margin-bottom:28px}.step-card h3{margin-bottom:12px}.step-card p{color:#cbc7bf;font-size:14px;line-height:1.5}.offer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:stretch}.offer-card{border:1px solid var(--ink);padding:22px;display:flex;flex-direction:column;border-radius:var(--radius-md)}.offer-card--featured{background:#e5dfd1}.offer-card__top{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.price{font-size:22px;font-weight:700}.offer-card p{min-height:48px;font-size:15px}.offer-card .button{margin-top:auto}.kit-list{font-size:13px;border-top:1px solid var(--line);padding:14px 0 18px;margin-top:6px;color:#3f3d37}.proof-stack{display:flex;flex-direction:column;gap:42px}.proof-row{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.proof-row--reverse{grid-template-columns:.85fr 1.15fr}.proof-row--reverse .media-placeholder{order:2}.media-placeholder{border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:linear-gradient(135deg,rgba(0,0,0,.025) 25%,transparent 25%) 0 0/20px 20px,linear-gradient(315deg,rgba(0,0,0,.025) 25%,transparent 25%) 0 0/20px 20px,#ebe7dc;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#6c6961;font-size:12px;font-weight:700;letter-spacing:.1em;text-align:center}.media-placeholder--wide{aspect-ratio:1.45/1;min-height:280px}.proof-copy h3{font-size:22px;margin-bottom:14px}.proof-copy p{font-size:16px;line-height:1.5}.boundary{padding-left:28px;padding-right:28px}.specs-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:42px;align-items:start}.spec-list{margin:0}.spec-list div{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #454646;padding:11px 0}.spec-list dt{color:#aaa79f;font-size:14px}.spec-list dd{margin:0;font-weight:600;font-size:14px}.partner-section{background:#ded8ca}.partner-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:end}.partner-actions{display:flex;flex-direction:column;align-items:flex-start}.partner-section h2{max-width:650px;margin-bottom:14px}.telodyn-section{background:#f6f3ec}.telodyn-section h2{max-width:860px;margin-bottom:14px}.text-link{font-size:13px;font-weight:700;letter-spacing:.06em;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:4px}.buttonlike{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border:1px solid var(--ink);border-radius:var(--radius-sm);text-decoration:none}.site-footer{background:#111;color:#efede7;padding:46px 0}.site-footer__grid{display:grid;grid-template-columns:1fr .8fr .8fr;gap:36px}.footer-brand{font-weight:700;letter-spacing:.04em}.footer-brand img{display:block;width:160px;height:auto;max-height:48px;object-fit:contain;object-position:left center}.site-footer p{color:#9b9992;max-width:320px;font-size:14px}.footer-links,.footer-dev{display:flex;flex-direction:column;gap:8px}.footer-links a,.footer-dev a{color:#d8d5ce;text-decoration:none;font-size:14px}.footer-dev span{color:#77756f;font-size:12px}@media(max-width:1024px){.hero__grid{grid-template-columns:1fr;grid-template-areas:"copy" "media" "commerce";row-gap:22px;column-gap:0}.hero__lede{margin-bottom:0}.hero-image-stage{min-height:0;width:100%;padding:14px 10px}.hero-image-stage img{width:100%;max-width:100%;max-height:none}.offer-grid,.specs-grid,.partner-grid,.site-footer__grid{grid-template-columns:1fr}.proof-row,.proof-row--reverse{grid-template-columns:1fr;gap:22px}.proof-row--reverse .media-placeholder{order:0}.four-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.page-width{padding:0 18px}.site-header__inner{height:72px}.site-logo{width:118px}.site-nav{gap:14px;font-size:10px}.section{padding:48px 0}h1{font-size:34px}h2{font-size:25px}.hero__lede,.large-copy,.lede-copy{font-size:16px}.three-grid{grid-template-columns:1fr}.step-card{min-height:0}.segmented{display:grid;grid-template-columns:1fr}.segment{width:100%}}@media(max-width:560px){.site-nav a:nth-child(2),.site-nav a:nth-child(3){display:none}.site-header__inner{height:68px}.hero{padding-top:20px}h1{font-size:31px;max-width:none}h2{font-size:27px}h3{font-size:17px}.hero__lede{font-size:15px}.purchase-label{font-size:10px}.button{min-height:44px}.hero-image-stage{padding:10px 4px;min-height:0}.hero-image-stage img{max-height:none;width:100%}.four-grid{grid-template-columns:1fr}.spec-list div{grid-template-columns:1fr;gap:6px}.truth-card,.offer-card,.step-card{padding:20px}.boundary{padding-left:18px;padding-right:18px}}.site-header .page-width,.hero .page-width,.section>.page-width,.site-footer .page-width{width:100%}.site-logo{margin-left:0}#specs.section{padding-top:46px;padding-bottom:46px}#specs .eyebrow{margin-bottom:12px}#specs h2{font-size:26px}#specs .spec-list{max-width:760px}.offer-heading{margin-bottom:26px}.offer-grid--compact{grid-template-columns:1fr 1fr;gap:18px}.offer-grid--three{grid-template-columns:1fr 1fr 1fr}.offer-card--compact{padding:0;overflow:hidden}.offer-card__media{background:#e9e6de;border-bottom:1px solid var(--line);padding:16px;min-height:190px;display:flex;align-items:center;justify-content:center}.offer-card__media img{width:100%;max-width:360px;max-height:210px;object-fit:contain}.offer-card__body{padding:20px;display:flex;flex-direction:column;flex:1}.offer-card--compact p{min-height:0;margin:14px 0 12px}.offer-card--compact .kit-list{margin-top:0}.offer-card--compact .button{margin-top:auto}.specs-block{max-width:980px}.specs-title{margin-bottom:20px;font-size:28px!important}#specs.section{padding-top:38px;padding-bottom:38px}#specs .spec-list{max-width:none}#specs .spec-list div{padding:10px 0}@media(max-width:820px){.offer-grid--compact,.offer-grid--three{grid-template-columns:1fr}.offer-card__media{min-height:160px}.offer-card__media img{max-height:180px}}:root{--type-section-label:11px;--type-section-title:30px;--type-card-title:17px;--type-body:15px;--type-body-large:16px}.eyebrow,.eyebrow--light{font-size:var(--type-section-label)!important;font-weight:700!important;letter-spacing:.15em!important;line-height:1.2!important;text-transform:uppercase!important;color:var(--orange)!important;margin:0 0 14px!important}.section-heading h2,.partner-section h2,.telodyn-section h2,.specs-block h2{font-size:var(--type-section-title)!important;line-height:1.08!important;font-weight:700!important;letter-spacing:-.022em!important;margin:0!important}.section--dark .section-heading h2,.section--dark .specs-block h2{color:var(--white)!important}.section-heading{margin-bottom:26px!important}.partner-section .eyebrow,.telodyn-section .eyebrow,.partner-section h2,.telodyn-section h2{margin-bottom:14px!important}.truth-card h3,.step-card h3,.offer-card h3,.proof-copy h3{font-size:var(--type-card-title)!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.012em!important;text-transform:none!important}body,.truth-card p,.step-card p,.offer-card p,.proof-copy p,.lede-copy,.large-copy{font-size:var(--type-body)!important;line-height:1.5!important}.hero__lede,.lede-copy,.large-copy{font-size:var(--type-body-large)!important;line-height:1.5!important}#specs.section{padding-top:46px!important;padding-bottom:46px!important}#specs .section-heading{margin-bottom:22px!important}#specs .spec-list{max-width:none!important}#specs .spec-list div{padding:10px 0!important}#specs .spec-list dt,#specs .spec-list dd{font-size:14px!important;line-height:1.35!important}#specs .spec-list dt{font-weight:400!important}#specs .spec-list dd{font-weight:600!important}.hero .eyebrow{margin-bottom:14px!important}.hero h1{font-size:42px!important;line-height:1.04!important;font-weight:700!important;letter-spacing:-.025em!important}.hero__lede{margin:16px 0 22px!important}.offer-heading .eyebrow{margin-bottom:14px!important}.offer-heading h2{max-width:760px}@media(max-width:768px){:root{--type-section-title:26px;--type-card-title:16px;--type-body:15px;--type-body-large:15px}.hero h1{font-size:34px!important}.section-heading{margin-bottom:22px!important}}@media(max-width:560px){:root{--type-section-title:24px;--type-card-title:16px;--type-body:14px;--type-body-large:15px}.hero h1{font-size:31px!important}}.how-simple{background:var(--paper-2)}.how-simple__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:center}.how-simple__media{min-height:330px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius-md);background:#ece9e1;padding:20px}.how-simple__media img{width:100%;max-width:520px;max-height:340px;object-fit:contain}.how-simple__steps{border-top:1px solid var(--line)}.how-simple__step{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.how-simple__index{color:var(--orange);font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.1em;padding-top:4px}.how-simple__step h3{margin:0 0 7px!important}.how-simple__step p{margin:0;max-width:620px;font-size:15px!important;line-height:1.5!important;color:#46433d}.how-simple__note{margin:15px 0 0;color:var(--muted);font-size:13px!important;line-height:1.45!important}@media(max-width:900px){.how-simple__grid{grid-template-columns:1fr;gap:26px}.how-simple__media{min-height:260px}.how-simple__media img{max-height:280px}}@media(max-width:560px){.how-simple__step{grid-template-columns:36px 1fr;gap:10px;padding:16px 0}.how-simple__media{min-height:220px;padding:14px}}.section--warm+.how-simple{border-top:1px solid var(--line)}.how-simple .section-heading h2{max-width:680px}.footer-links{gap:7px}.partner-section .partner-actions{justify-content:flex-end}.partner-section .partner-actions .button{min-width:190px}.boundary .section-heading{margin-bottom:14px!important}.boundary .lede-copy{margin:0;max-width:780px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.cart-page__width{max-width:880px}.cart-page h1{margin-bottom:24px}.cart-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:96px 1fr auto auto;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item__image{background:#e9e6de;border:1px solid var(--line);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;min-height:72px}.cart-item__image img{max-height:72px;object-fit:contain;margin:0 auto}.cart-item__info h3{font-size:16px;margin:0 0 4px}.cart-item__meta{margin:0;color:var(--muted);font-size:13px}.cart-item__remove{display:inline-block;margin-top:8px;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);text-decoration:none}.cart-item__remove:hover{color:var(--orange)}.cart-item__qty input{width:64px;height:40px;text-align:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;font:inherit}.cart-item__line{font-weight:700;min-width:72px;text-align:right}.cart-footer{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-top:28px;flex-wrap:wrap}.cart-totals{min-width:260px;max-width:340px;margin-left:auto}.cart-subtotal{display:flex;justify-content:space-between;font-size:16px;margin-bottom:8px}.cart-note{margin:0 0 16px;color:var(--muted);font-size:13px}.cart-totals .button{margin-bottom:10px}@media(max-width:700px){.cart-item{grid-template-columns:72px 1fr}.cart-item__qty,.cart-item__line{grid-column:2}.cart-item__line{text-align:left}}.pack-qty-row{display:flex;align-items:center;gap:10px;margin:10px 0 12px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pack-qty-row input{width:64px;height:36px;text-align:center;border:1px solid var(--line);border-radius:var(--radius-sm);background:#fff;font:inherit}.pack-status{min-height:1.2em;margin:8px 0 0;font-size:13px;color:var(--orange)}.hero-pack-note{margin:12px 0 0;font-size:13px;color:var(--muted)}.hero-pack-note a{color:var(--orange);text-decoration:none;font-weight:700}.hero-image-stage--stack{flex-direction:column;align-items:stretch;justify-content:flex-end;gap:8px;padding:16px 16px 10px}.hero-image-stage--stack img#hub-hero-preview{max-height:340px}.hero-image-stage--pack-only img#hub-hero-preview{opacity:.28;filter:grayscale(1)}.pack-chart-slot{width:100%;border-top:1px solid var(--line);padding-top:8px}.pack-chart-slot[hidden]{display:none}.pack-chart{width:100%;height:auto;display:block;max-height:none!important;max-width:none!important}.offer-card__media--chart{background:var(--paper);min-height:0;padding:10px 8px 8px}.offer-card__media--chart img{max-width:100%;max-height:none}.offer-grid--packs{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.bit-kits__card{margin-top:18px;padding:10px 8px 6px;border:1px solid var(--ink);border-radius:var(--radius-md);background:var(--paper-2)}.bit-kits .segmented{margin-top:8px;flex-wrap:wrap}@media(max-width:900px){.offer-grid--packs{grid-template-columns:1fr 1fr}}@media(max-width:640px){.offer-grid--packs{grid-template-columns:1fr}.hero-image-stage--stack img#hub-hero-preview{max-height:260px}}.offer-card--compact .button+.button{margin-top:8px}.pack-only-link{display:block;width:100%;margin-top:12px;padding:0;background:none;border:0;border-bottom:none;font:inherit;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);text-align:center;cursor:pointer;text-decoration:none}.pack-only-link:hover{color:var(--orange)}.utility-block{margin-top:28px;padding-top:22px;border-top:1px solid #454646}.utility-block .eyebrow{margin-bottom:12px!important}.utility-list{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:10px 24px}.utility-list li{position:relative;padding-left:15px;color:#d4d0c8;font-size:14px;line-height:1.4}.utility-list li:before{content:"";position:absolute;left:0;top:.62em;width:5px;height:5px;border-radius:50%;background:var(--orange)}@media(max-width:560px){.utility-list{display:block}.utility-list li{margin-bottom:8px}}.button,.segment{font-family:inherit!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.085em!important}.button{font-size:12px!important;min-height:46px!important;border-radius:var(--radius-sm)!important}.segment{font-size:12px!important}.button--primary{background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important}.button--secondary{background:transparent!important;border:1px solid var(--ink)!important;color:var(--ink)!important}.button--secondary:hover{background:var(--ink)!important;color:var(--white)!important}.buttonlike{font-family:inherit!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.085em!important}.partner-form-section{background:var(--paper)}.partner-form-wrap{max-width:960px}.partner-form-intro{max-width:760px;margin-bottom:34px}.partner-form-title{font-size:42px!important;line-height:1.05!important;margin:0 0 16px!important}.partner-form-lede{margin:0;max-width:720px;font-size:16px;line-height:1.55;color:#46433d}.partner-form{border-top:1px solid var(--line);padding-top:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 22px}.field{display:flex;flex-direction:column;gap:8px}.field--full{grid-column:1 / -1}.field label,.checkbox-fieldset legend{font-size:11px;line-height:1.25;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.field input,.field textarea,.field select{width:100%;background:#f7f4ec;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius-sm);font:inherit;font-size:15px;line-height:1.4;padding:12px 13px}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid rgba(207,87,38,.25);outline-offset:1px;border-color:var(--orange)}.checkbox-fieldset{margin:0;padding:0;border:0}.checkbox-fieldset legend{margin-bottom:11px}.check-row{display:flex!important;flex-direction:row!important;align-items:center;gap:9px!important;margin-bottom:8px;font-size:15px!important;font-weight:400!important;letter-spacing:0!important;text-transform:none!important}.check-row input{width:auto;margin:0}.partner-form-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.partner-form-actions .button{min-width:190px}.partner-back-link{font-size:11px!important;text-transform:uppercase;letter-spacing:.08em}.form-success{padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-sm);margin-bottom:20px;background:#ebe7dc;font-weight:600}@media(max-width:768px){.partner-form-title{font-size:34px!important}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}}@media(max-width:560px){.partner-form-title{font-size:30px!important}.partner-form-actions{align-items:stretch;flex-direction:column}.partner-form-actions .button{width:100%}}.field-optional{font-weight:400;letter-spacing:0;text-transform:none;color:var(--muted)}.field-hint{margin:6px 0 0;font-size:13px;line-height:1.4;color:var(--muted)}.rating-row{display:flex;gap:10px;flex-wrap:wrap}.rating-opt{display:flex;align-items:center;gap:6px;min-width:44px;font-size:15px;font-weight:600;letter-spacing:0;text-transform:none}.rating-opt input{width:auto;margin:0}.owner-feedback .lede-copy{max-width:720px}.owner-feedback__actions{margin-top:22px}.owner-feedback__reviews{margin-top:36px;padding-top:28px;border-top:1px solid var(--line)}.owner-feedback__reviews:empty{display:none}.product-use-proof{background:var(--paper-2)}.pup-block{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:center;padding:36px 0;border-top:1px solid var(--line)}.pup-block:last-child{padding-bottom:0}.pup-media{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:#e9e6de}.pup-media img{width:100%;height:100%;display:block;object-fit:cover}.pup-media--large{aspect-ratio:4/3}.pup-copy .eyebrow{margin-bottom:10px!important}.pup-copy h3{font-size:24px!important;margin:0 0 12px!important;line-height:1.08!important}.pup-copy p{font-size:15px!important;line-height:1.52!important;margin:0;max-width:560px;color:#46433d}.pup-use-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pup-use-grid .pup-media{aspect-ratio:4/5}.pup-proof-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:14px}.pup-proof-grid .pup-media{min-height:320px}.pup-proof-grid .pup-media:first-child img{object-position:center center}.pup-proof-grid .pup-media:last-child img{object-fit:contain;padding:10px}.pup-caption{position:absolute;left:10px;bottom:10px;background:#141414d6;color:#fff;padding:6px 9px;border-radius:6px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.pup-block--use{grid-template-columns:.75fr 1.25fr}.pup-block--proof{grid-template-columns:1.2fr .8fr}@media(max-width:900px){.pup-block,.pup-block--use,.pup-block--proof{grid-template-columns:1fr;gap:22px}.pup-block--use .pup-copy{order:1}.pup-block--use .pup-use-grid{order:2}.pup-proof-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.pup-block{padding:28px 0}.pup-use-grid,.pup-proof-grid{grid-template-columns:1fr}.pup-use-grid .pup-media{aspect-ratio:auto}.pup-proof-grid .pup-media{min-height:0}.pup-copy h3{font-size:20px!important}}:root{--section-y:54px;--section-y-mobile:44px;--content-measure:920px}.page-width,.page-width.narrow{width:100%;max-width:var(--max);margin-left:auto;margin-right:auto;padding-left:28px;padding-right:28px}.page-width.narrow>.section-heading,.page-width.narrow>.lede-copy,.page-width.narrow>.eyebrow,.page-width.narrow>h2,.page-width.narrow>.buttonlike,.page-width.narrow>.text-link{max-width:var(--content-measure)}.boundary{padding-left:28px!important;padding-right:28px!important}.section{padding-top:var(--section-y);padding-bottom:var(--section-y)}.section-heading{margin-bottom:28px}.section-heading .eyebrow,.partner-section .eyebrow,.telodyn-section .eyebrow{margin-bottom:18px}.lede-copy{margin-top:0}.partner-grid{display:block}.partner-actions{margin-top:26px;align-items:flex-start}.telodyn-section .lede-copy{margin-bottom:24px}.specs-block,.spec-list{width:100%}.site-footer .page-width{padding-left:28px;padding-right:28px}.button,.buttonlike{min-height:46px;padding-left:18px;padding-right:18px;border-radius:var(--radius-sm);font-size:12px!important;font-weight:700!important;letter-spacing:.085em!important;text-transform:uppercase!important}@media(max-width:768px){.page-width,.page-width.narrow,.site-footer .page-width{padding-left:18px;padding-right:18px}.boundary{padding-left:18px!important;padding-right:18px!important}.section{padding-top:var(--section-y-mobile);padding-bottom:var(--section-y-mobile)}}#hub{scroll-margin-top:88px;position:relative}#hub-only,#hub-trail,#hub-photo{scroll-margin-top:88px}.hub-jump{display:block;height:0;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/24/assets/telos-base.css.map */
