:root{--bg:#f5f5f5;--ink:#070707;--muted:#7e7e7e;--faint:#bebebe;--hair:#e1e1e1;--primary:#0088ff;--max-width:1200px;--font-sans:Inter,"Inter Fallback",ui-sans-serif,system-ui,sans-serif;--font-heading:"Rethink Sans","Rethink Sans Fallback",ui-sans-serif,system-ui,sans-serif;color-scheme:light}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter.woff2) format("woff2")}@font-face{font-family:Rethink Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/rethink-sans.woff2) format("woff2")}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}::selection{background:var(--primary);color:#fff}.site-header{position:fixed;top:0;left:0;z-index:10;width:100%;padding:32px 0 12px}.site-header-inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;max-width:var(--max-width);margin:0 auto;padding:0 48px}.brand{display:inline-flex;align-items:center;gap:8px}.brand img{width:40px;height:40px;border-radius:10px}.brand span{font-family:var(--font-heading);font-size:18px;font-weight:700;letter-spacing:-.5px;color:var(--ink)}.badge-appstore{display:flex;width:122px;height:47px;line-height:0}.site-header--share{padding:12px 0;background:rgba(245,245,245,.85);backdrop-filter:blur(16px);border-bottom:1px solid rgba(7,7,7,.06)}.badge-appstore img{width:100%;height:100%;border-radius:12px;box-shadow:0 .6px .6px -1.08px rgba(0,0,0,.16),0 2.29px 2.29px -2.17px rgba(0,0,0,.15),0 10px 10px -3.25px rgba(0,0,0,.09)}.hero-section{background-color:var(--bg);gap:48px;width:100%;padding:120px 0 160px;position:relative;overflow:visible}.hero-group,.hero-section{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-group{gap:16px;max-width:90vw}.hero-mobile-logo{display:none;align-items:center;gap:8px;margin-bottom:16px}.hero-mobile-logo img{width:32px;height:32px;border-radius:8px}.hero-mobile-logo span{font-family:var(--font-heading);font-size:20px;font-weight:700;letter-spacing:-.5px;color:var(--ink)}.pill{background-color:rgba(255,255,255,.5);border-radius:56px;display:flex;align-items:center;justify-content:center;padding:6px 12px 6px 10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 5px 20px rgba(0,0,0,.1),0 1px 1px rgba(0,0,0,.13)}.pill span{font-weight:500;letter-spacing:-1px;line-height:20px;font-size:14px;white-space:nowrap}.hero-title,.pill span{text-align:center;color:var(--ink)}.hero-title{font-family:var(--font-heading);font-size:48px;line-height:44px;letter-spacing:-2px;font-weight:600}.hero-subtitle{font-size:18px;letter-spacing:-.5px;line-height:22px;text-align:center;color:var(--muted);max-width:85vw}.hero-mobile-download{display:none;margin-top:8px}.hero-screenshots{align-items:center;max-width:var(--max-width);padding:12px 48px 0;overflow:visible}.hero-screenshots,.screenshot-spread{display:flex;justify-content:center;width:100%}.screenshot-spread{align-items:flex-start;gap:4px;max-width:1040px;min-height:clamp(430px,42vw,560px);padding:12px 0 56px}.screenshot-card{width:clamp(160px,18vw,224px);aspect-ratio:472/1024;object-fit:cover;border-radius:clamp(26px,2.8vw,36px);box-shadow:0 24px 40px rgba(28,28,30,.08),0 60px 110px rgba(28,28,30,.14);transition:transform .28s ease,box-shadow .28s ease;will-change:transform}.screenshot-card:hover{position:relative;z-index:10;transform:translateY(-12px) scale(1.02);box-shadow:0 28px 48px rgba(28,28,30,.1),0 80px 140px rgba(28,28,30,.18)}.screenshot-card--five,.screenshot-card--four,.screenshot-card--one,.screenshot-card--three,.screenshot-card--two{transform:none}.footer{padding:24px 16px}.footer,.footer-links{display:flex;justify-content:center}.footer-links{align-items:center;flex-wrap:wrap;gap:12px;max-width:var(--max-width);width:100%}.footer-links a,.footer-links span{font-size:13px;color:var(--faint)}.footer-links a:hover{color:var(--ink)}.footer-dot{color:var(--hair)!important}.legal{width:100%;max-width:720px;margin-inline:auto;padding:152px 24px 96px}.legal__head{margin-bottom:36px;padding-bottom:28px;border-bottom:1px solid var(--hair)}.legal__head h1{font-size:40px;line-height:1.05;letter-spacing:-1.5px;font-weight:600;color:var(--ink);margin-bottom:10px}.legal__head p{font-size:14px;color:var(--faint)}.legal h2{font-size:22px;letter-spacing:-.5px;font-weight:600;color:var(--ink);margin-top:36px;margin-bottom:12px}.legal li,.legal p{color:var(--muted);font-size:16px;line-height:1.65}.legal p{margin-bottom:16px}.legal ul{margin:0 0 16px 22px}.legal li{margin-bottom:8px}.legal a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.legal strong{color:var(--ink)}.notfound{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;padding:120px 24px}.notfound h1{font-size:40px;letter-spacing:-1.5px;font-weight:600}.notfound p{color:var(--muted)}.notfound a{margin-top:8px;color:var(--primary);font-weight:500}@media (max-width:768px){.site-header{display:none}.hero-mobile-logo{display:flex}.hero-mobile-download{display:inline-flex}.hero-title{font-size:30px!important;line-height:30px!important}.hero-section{padding:72px 0 96px}.hero-screenshots{justify-content:flex-start;padding:8px 0 0;overflow-x:auto;scroll-snap-type:x mandatory}.screenshot-spread{justify-content:flex-start;gap:4px;width:max-content;max-width:none;min-height:520px;padding:12px 36px 52px}.screenshot-card{width:210px;scroll-snap-align:center}}.share-main{width:100%;max-width:640px;margin-inline:auto;padding:140px 24px 64px;display:flex;flex-direction:column;align-items:stretch}.share-kicker{display:flex;align-items:center;margin-bottom:16px}.share-kicker span{font-size:13px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted)}.share-title{font-family:var(--font-heading);font-size:40px;line-height:1.05;letter-spacing:-1.5px;font-weight:600;color:var(--ink);overflow-wrap:anywhere}.share-meta{margin-top:10px;font-size:15px;color:var(--muted)}.share-description{margin-top:14px;font-size:16px;line-height:1.55;color:var(--muted);overflow-wrap:anywhere}.share-stats{display:flex;gap:12px;margin-top:24px}.share-stat{flex:1 1;display:flex;flex-direction:column;gap:2px;background:#fff;border-radius:16px;padding:14px 16px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05)}.share-stat-value{font-size:20px;font-weight:600;letter-spacing:0;color:var(--ink);white-space:nowrap}.share-stat-label{font-size:12px;font-weight:500;letter-spacing:.4px;text-transform:uppercase;color:var(--faint)}.share-card{margin-top:24px;background:#fff;border-radius:20px;padding:8px 20px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 12px 32px rgba(28,28,30,.07)}.share-exercise-list{display:flex;flex-direction:column}.share-exercise{padding:16px 0}.share-exercise+.share-exercise,.share-exercise+.share-superset,.share-superset+.share-exercise,.share-superset+.share-superset{border-top:1px solid var(--hair)}.share-exercise-head{display:flex;align-items:center;gap:12px}.share-exercise--collapsible>.share-exercise-head{cursor:pointer;list-style:none}.share-exercise--collapsible>.share-exercise-head::-webkit-details-marker{display:none}.share-exercise-chevron{flex-shrink:0;color:var(--faint);transition:transform .15s ease}.share-exercise--collapsible[open] .share-exercise-chevron{transform:rotate(180deg)}@supports (interpolate-size:allow-keywords){.share-exercise--collapsible{interpolate-size:allow-keywords}.share-exercise--collapsible::details-content{block-size:0;overflow-y:clip;transition:content-visibility allow-discrete .2s,block-size .2s ease}.share-exercise--collapsible[open]::details-content{block-size:auto}}.share-exercise .share-exercise-note,.share-exercise .share-set-list{margin-left:52px}.share-exercise-thumb{position:relative;width:40px;height:40px;border-radius:12px;background:#f5f5f5;color:var(--faint);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.share-exercise-thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:12px;border:1px solid rgba(225,225,225,.3)}.share-exercise-note{padding-top:4px;font-size:14px;line-height:1.35;letter-spacing:-.31px;color:var(--muted);overflow-wrap:anywhere;white-space:pre-wrap}.share-exercise-name{flex:1 1;min-width:0;font-size:17px;font-weight:600;letter-spacing:-.3px;color:var(--ink);overflow-wrap:anywhere}.share-exercise-sets{font-size:13px;color:var(--faint);white-space:nowrap}.share-set-list{list-style:none;padding-top:10px;display:flex;flex-direction:column;gap:6px}.share-set{display:flex;align-items:center;gap:12px}.share-set-index{width:26px;height:26px;border-radius:999px;border:1px solid #e1e1e1;background:transparent;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;color:var(--ink);flex-shrink:0}.share-set-index--warmUp{border:none;background:#ffeacc;color:#ff9500}.share-set-index--failure{border:none;background:#ffe1d0;color:#ff6b14}.share-set-index--dropSet{border:none;background:#efdcf8;color:#af52de}.share-set-index--coolDown{border:none;background:#cff1ff;color:#0eb7ff}.share-set-detail{font-size:15px;color:var(--muted)}.share-set-detail--empty{color:var(--faint)}.share-superset{padding:16px 0;display:flex;flex-direction:row;gap:12px}.share-superset-line{width:3px;border-radius:999px;align-self:stretch;flex-shrink:0}.share-superset-content{flex:1 1;min-width:0;display:flex;flex-direction:column}.share-superset .share-exercise{padding:10px 0}.share-superset .share-exercise+.share-exercise{border-top:1px solid var(--hair)}.share-superset-label{font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.share-cta{margin-top:32px;display:flex;flex-direction:column;align-items:center;gap:16px}.share-open-app{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-size:16px;font-weight:600;letter-spacing:-.2px;padding:14px 32px;border-radius:999px;box-shadow:0 1px 1px rgba(0,0,0,.1),0 10px 24px rgba(0,136,255,.28);transition:transform .15s ease}.share-open-app:hover{transform:translateY(-1px)}.share-cta-hint{font-size:13px;text-align:center;color:var(--faint);max-width:320px}@media (max-width:768px){.site-header--share{display:block;padding:10px 0}.site-header--share .site-header-inner{padding:0 20px}.site-header--share .brand img{width:32px;height:32px;border-radius:8px}.site-header--share .brand span{font-size:16px}.site-header--share .badge-appstore{width:104px;height:40px}.site-header--share .badge-appstore img{border-radius:10px}.share-main{padding-top:92px}.share-title{font-size:32px}.share-stats{flex-wrap:wrap}}.help-main{width:100%;max-width:720px;margin-inline:auto;padding:140px 24px 64px}.help-hub-head{margin-bottom:40px}.help-hub-head h1{font-family:var(--font-heading);font-size:40px;line-height:1.05;letter-spacing:-1.5px;font-weight:600;color:var(--ink);margin-bottom:10px}.help-hub-head p{font-size:16px;color:var(--muted)}.help-search{margin-bottom:24px}.help-search-input{width:100%;padding:14px 18px;border:1px solid var(--hair);border-radius:999px;background:#fff;font-family:var(--font-sans);font-size:16px;color:var(--ink);outline:none;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05)}.help-search-input:focus{border-color:var(--primary)}.help-search-input::placeholder{color:var(--faint)}.help-search-results{list-style:none;background:#fff;border-radius:20px;padding:8px 24px;margin-bottom:12px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05)}.help-search-results li+li{border-top:1px solid var(--hair)}.help-search-results a{display:block;padding:12px 0}.help-search-result-title{display:block;font-size:15px;font-weight:500;color:var(--ink)}.help-search-results a:hover .help-search-result-title{color:var(--primary)}.help-search-result-description{display:block;margin-top:2px;font-size:13px;line-height:1.45;color:var(--muted)}.help-search-empty{padding:4px 4px 16px;font-size:14px;color:var(--muted)}.help-hub-hidden{display:none}.help-hub-categories{display:flex;flex-direction:column;gap:12px}.help-hub-category{background:#fff;border-radius:20px;padding:24px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05);scroll-margin-top:110px}.help-hub-category h2{font-family:var(--font-heading);font-size:20px;letter-spacing:-.5px;font-weight:600;color:var(--ink);margin-bottom:4px}.help-hub-category-description{font-size:14px;color:var(--muted);margin-bottom:14px}.help-hub-category ul{list-style:none;display:flex;flex-direction:column}.help-hub-category li+li{border-top:1px solid var(--hair)}.help-hub-category li a{display:block;padding:10px 0;font-size:15px;color:var(--ink)}.help-hub-category li a:hover{color:var(--primary)}.help-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;color:var(--faint)}.help-breadcrumb a{color:var(--muted)}.help-breadcrumb a:hover{color:var(--ink)}.help-breadcrumb-sep{color:var(--hair)}.help-article-head{margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--hair)}.help-article-head h1{font-family:var(--font-heading);font-size:36px;line-height:1.1;letter-spacing:-1.2px;font-weight:600;color:var(--ink);margin-bottom:10px}.help-article-meta{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--faint)}.help-platform-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:rgba(0,136,255,.1);color:var(--primary);font-size:12px;font-weight:600}.help-article-body h2{font-size:22px;letter-spacing:-.5px;font-weight:600;color:var(--ink);margin-top:32px;margin-bottom:12px}.help-article-body li,.help-article-body p{color:var(--muted);font-size:16px;line-height:1.65}.help-article-body p{margin-bottom:16px}.help-article-body ol,.help-article-body ul{margin:0 0 16px 22px}.help-article-body li{margin-bottom:8px}.help-article-body a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.help-article-body strong{color:var(--ink)}.help-type-list{list-style:none;margin-left:0!important}.help-type-list li{padding-left:35px;text-indent:-35px;margin-bottom:12px}.help-set-badge{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;border:1px solid var(--hair);background:#fff;color:var(--ink);font-size:13px;font-weight:600;margin-right:9px;vertical-align:-2px;text-indent:0}.help-set-badge--warmUp{border:none;background:#ffeacc;color:#ff9500}.help-set-badge--failure{border:none;background:#ffe1d0;color:#ff6b14}.help-set-badge--dropSet{border:none;background:#efdcf8;color:#af52de}.help-set-badge--coolDown{border:none;background:#cff1ff;color:#0eb7ff}.help-exercise-type-badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:#fff;color:var(--ink);box-shadow:0 1px 1px rgba(0,0,0,.04),0 3px 8px rgba(28,28,30,.06);margin-right:9px;vertical-align:-3px;text-indent:0}.help-callout{display:flex;flex-direction:column;gap:4px;margin:20px 0;padding:14px 16px;border-radius:14px;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05)}.help-callout-label{font-size:12px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--muted)}.help-callout--tip .help-callout-label{color:#34c759}.help-callout--ios .help-callout-label,.help-callout--pro .help-callout-label{color:var(--primary)}.help-callout-body,.help-callout-body p{font-size:15px;line-height:1.55;color:var(--muted);margin:0}.help-screenshot{margin:20px auto;max-width:300px}.help-screenshot img{width:100%;height:auto;border-radius:28px;box-shadow:0 12px 24px rgba(28,28,30,.08),0 32px 64px rgba(28,28,30,.12)}.help-screenshot img[data-placeholder]{background-color:var(--hair)}.help-screenshot--inline{max-width:420px}.help-screenshot--inline img{border-radius:16px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 8px 20px rgba(28,28,30,.08)}.help-screenshot figcaption{margin-top:10px;font-size:14px;line-height:1.45;text-align:center;color:var(--muted)}.help-chart-list li{margin-bottom:8px}.help-chart-list .help-screenshot{margin:12px auto 24px}.help-feedback{margin-top:40px;background:#ececec;border-radius:20px;padding:24px;text-align:center}.help-feedback-title{font-size:15px;color:var(--ink)}.help-feedback-options{display:flex;justify-content:center;gap:16px;margin-top:12px}.help-feedback-button{border:none;background:transparent;cursor:pointer;padding:4px;font-size:26px;line-height:1;transition:transform .15s ease}.help-feedback-button:hover{transform:scale(1.18)}.help-feedback-hint{margin-top:8px;font-size:13px;line-height:1.45;color:var(--muted)}.help-related{margin-top:40px;padding-top:28px;border-top:1px solid var(--hair)}.help-related h2{font-size:18px;letter-spacing:-.4px;font-weight:600;color:var(--ink);margin-bottom:12px}.help-related ul{list-style:none;display:flex;flex-direction:column;gap:8px}.help-related a{font-size:15px;color:var(--primary)}.help-related a:hover{text-decoration:underline;text-underline-offset:2px}.help-cta{margin-top:48px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.help-cta p{font-size:14px;color:var(--muted);max-width:400px}.help-cta-button{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;font-size:16px;font-weight:600;letter-spacing:-.2px;padding:14px 32px;border-radius:999px;box-shadow:0 1px 1px rgba(0,0,0,.1),0 10px 24px rgba(0,136,255,.28);transition:transform .15s ease}.help-cta-button:hover{transform:translateY(-1px)}.android-main{max-width:640px}.android-details h2{font-size:20px;letter-spacing:-.5px;font-weight:600;color:var(--ink);margin-top:36px;margin-bottom:10px}.android-details p{color:var(--muted);font-size:16px;line-height:1.65}.android-details a{color:var(--primary);text-decoration:underline;text-underline-offset:2px}.waitlist-form{display:flex;flex-direction:column;gap:10px}.waitlist-honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.waitlist-row{display:flex;gap:10px}.waitlist-input{flex:1 1;min-width:0;padding:14px 18px;border:1px solid var(--hair);border-radius:999px;background:#fff;font-family:var(--font-sans);font-size:16px;color:var(--ink);outline:none;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05)}.waitlist-input:focus{border-color:var(--primary)}.waitlist-input::placeholder{color:var(--faint)}.waitlist-button{border:none;cursor:pointer;background:var(--primary);color:#fff;font-family:var(--font-sans);font-size:16px;font-weight:600;letter-spacing:-.2px;padding:14px 28px;border-radius:999px;box-shadow:0 1px 1px rgba(0,0,0,.1),0 10px 24px rgba(0,136,255,.28);transition:transform .15s ease}.waitlist-button:hover{transform:translateY(-1px)}.waitlist-button:disabled{opacity:.6;cursor:default;transform:none}.waitlist-error{font-size:14px;color:#ff3b30}.waitlist-hint{font-size:13px;color:var(--faint)}.waitlist-success{background:#fff;border-radius:20px;padding:24px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05)}.waitlist-success-title{font-family:var(--font-heading);font-size:20px;letter-spacing:-.5px;font-weight:600;color:var(--ink);margin-bottom:6px}.waitlist-success p:last-child{font-size:15px;line-height:1.55;color:var(--muted)}@media (max-width:768px){.help-main{padding-top:92px}.help-hub-category{scroll-margin-top:24px}.waitlist-row{flex-direction:column}.help-hub-head h1{font-size:32px}.help-article-head h1{font-size:28px}}.tools-hub-categories{display:flex;flex-direction:column;gap:28px}.tools-hub-category h2{font-family:var(--font-heading);font-size:20px;letter-spacing:-.5px;font-weight:600;color:var(--ink);margin-bottom:4px}.tools-hub-category-description{font-size:14px;color:var(--muted);margin-bottom:14px}.tools-hub-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tool-card{display:flex;flex-direction:column;gap:6px;background:#fff;border-radius:20px;padding:20px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 6px 18px rgba(28,28,30,.05);transition:transform .15s ease,box-shadow .15s ease}.tool-card:hover{transform:translateY(-2px);box-shadow:0 1px 1px rgba(0,0,0,.04),0 10px 26px rgba(28,28,30,.09)}.tool-card h3{font-family:var(--font-heading);font-size:17px;letter-spacing:-.4px;font-weight:600;color:var(--ink)}.tool-card p{font-size:14px;line-height:1.5;color:var(--muted)}.tool-trust{font-size:13px;color:var(--faint);margin-top:8px}.tool-calculator{background:#fff;border-radius:20px;padding:24px;margin-bottom:40px;box-shadow:0 1px 1px rgba(0,0,0,.04),0 12px 32px rgba(28,28,30,.07)}.tool-controls{display:flex;flex-direction:column;gap:16px}.tool-row{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.tool-row>*{flex:1 1;min-width:130px}.tool-row>.tool-row-fixed{flex:0 0 auto;min-width:0;max-width:100%}.tool-field{display:flex;flex-direction:column;gap:6px;max-width:100%;min-width:0}.tool-field-label{font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--faint)}.tool-field-input-wrap{position:relative;display:flex}.tool-input{width:100%;padding:12px 14px;border:1px solid var(--hair);border-radius:14px;background:#fff;font-family:var(--font-sans);font-size:17px;font-weight:500;color:var(--ink);outline:none;appearance:textfield}.tool-input::-webkit-inner-spin-button,.tool-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tool-input:focus{border-color:var(--primary)}.tool-input::placeholder{color:var(--faint);font-weight:400}.tool-field-suffix{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--faint);pointer-events:none}.tool-segmented{display:inline-flex;align-self:flex-start;gap:2px;padding:3px;background:#ececec;border-radius:999px;max-width:100%;overflow-x:auto}.tool-segmented-option{border:none;cursor:pointer;background:transparent;border-radius:999px;padding:7px 14px;font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--muted);white-space:nowrap;transition:color .15s ease}.tool-segmented-option:hover{color:var(--ink)}.tool-segmented-option--active{background:#fff;color:var(--ink);font-weight:600;box-shadow:0 1px 1px rgba(0,0,0,.06),0 2px 6px rgba(28,28,30,.08)}.tool-chip-row{display:flex;flex-wrap:wrap;gap:8px}.tool-chip{border:1px solid var(--hair);cursor:pointer;background:#fff;border-radius:999px;padding:7px 14px;font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--muted);transition:color .15s ease,border-color .15s ease,background .15s ease}.tool-chip--active{border-color:var(--primary);background:rgba(0,136,255,.08);color:var(--primary);font-weight:600}.tool-result{margin-top:24px;padding-top:24px;border-top:1px solid var(--hair)}.tool-result-label{font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--faint);margin-bottom:4px}.tool-result-value{font-family:var(--font-heading);font-size:40px;line-height:1.05;letter-spacing:-1.5px;font-weight:600;color:var(--ink)}.tool-result-value small{font-size:20px;font-weight:500;letter-spacing:-.5px;color:var(--muted)}.tool-result-note{color:var(--muted)}.tool-result-note,.tool-result-warning{margin-top:8px;font-size:14px;line-height:1.5}.tool-result-warning{color:#ff6b14}.tool-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.tool-stat{flex:1 1;min-width:120px;display:flex;flex-direction:column;gap:2px;background:var(--bg);border-radius:14px;padding:12px 14px}.tool-stat-value{font-size:18px;font-weight:600;color:var(--ink);white-space:nowrap}.tool-stat-label{font-size:12px;font-weight:500;letter-spacing:.3px;text-transform:uppercase;color:var(--faint)}.tool-table-wrap{margin-top:16px;overflow-x:auto}.tool-table{width:100%;border-collapse:collapse;font-size:15px}.tool-table th{text-align:left;padding:8px 12px 8px 0;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase;color:var(--faint)}.tool-table td,.tool-table th{border-bottom:1px solid var(--hair);white-space:nowrap}.tool-table td{padding:9px 12px 9px 0;color:var(--muted)}.tool-table tr:last-child td{border-bottom:none}.tool-table td strong,.tool-table td:first-child{color:var(--ink);font-weight:500}.tool-table tr.tool-table-row--highlight td{color:var(--primary);font-weight:600}.tool-bar-visual{display:flex;align-items:center;justify-content:flex-start;margin-top:16px;padding:20px 8px;background:var(--bg);border-radius:14px;min-height:132px;overflow-x:auto}.tool-bar-visual>:first-child{margin-left:auto}.tool-bar-visual>:last-child{margin-right:auto}.tool-bar-shaft{display:inline-flex;align-items:center;justify-content:center;height:11px;min-width:56px;flex:1 0 56px;max-width:200px;background:#b0b0b0}.tool-bar-shaft span{font-size:10px;font-weight:700;color:#fff}.tool-bar-end{height:11px;width:8px;flex-shrink:0;background:#b0b0b0}.tool-bar-end--left{border-radius:2px 0 0 2px}.tool-bar-end--right{border-radius:0 2px 2px 0}.tool-bar-collar{height:21px;width:6px;flex-shrink:0;background:#b0b0b0}.tool-bar-plate{flex-shrink:0;justify-content:center;border-radius:3px;margin:0 1px;color:#fff;font-size:10px;font-weight:600}.tool-actions,.tool-bar-plate{display:flex;align-items:center}.tool-actions{flex-wrap:wrap;gap:10px;margin-top:20px}.tool-action-link{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;border:1px solid var(--hair);background:#fff;font-size:14px;font-weight:500;color:var(--ink);transition:border-color .15s ease,color .15s ease}.tool-action-link:hover{border-color:var(--primary);color:var(--primary)}.tool-copy-link{border:none;cursor:pointer;background:transparent;padding:8px 4px;font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--muted);transition:color .15s ease}.tool-copy-link:hover{color:var(--primary)}.tool-app-cta{display:flex;flex-direction:column;gap:10px;margin-top:20px;padding:16px;border-radius:14px;background:rgba(0,136,255,.06)}.tool-app-cta p{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.tool-app-cta a{font-size:14px;font-weight:600;color:var(--primary)}.tool-faq h3{font-size:17px;letter-spacing:-.3px;font-weight:600;color:var(--ink);margin-top:24px;margin-bottom:8px}.tool-related-tools{margin-top:40px;padding-top:28px;border-top:1px solid var(--hair)}.tool-related-tools h2{font-size:18px;letter-spacing:-.4px;font-weight:600;color:var(--ink);margin-bottom:12px}.tool-related-tools .tools-hub-grid{grid-template-columns:1fr 1fr 1fr}@media (max-width:768px){.tool-related-tools .tools-hub-grid,.tools-hub-grid{grid-template-columns:1fr}.tool-result-value{font-size:32px}.tool-segmented{flex-wrap:wrap;gap:8px;padding:0;background:transparent;border-radius:0}.tool-segmented-option{border:1px solid var(--hair);background:#fff}.tool-segmented-option--active{border-color:var(--primary);background:rgba(0,136,255,.08);color:var(--primary);box-shadow:none}}.site-footer{border-top:1px solid var(--hair);margin-top:48px;padding:48px 24px 32px}.site-footer-inner{width:100%;max-width:var(--max-width);margin:0 auto;display:flex;flex-wrap:wrap;gap:40px 44px}.site-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:2 1 200px;min-width:200px}.site-footer-brand .brand img{width:32px;height:32px;border-radius:8px}.site-footer-brand .brand span{font-size:16px}.site-footer-tagline{font-size:13px;line-height:1.5;color:var(--muted);max-width:240px}.site-footer-brand .badge-appstore{width:104px;height:40px;margin-top:4px}.site-footer-brand .badge-appstore img{border-radius:10px}.site-footer-column{display:flex;flex-direction:column;gap:8px;flex:1 1 130px;min-width:130px}.site-footer-column h3{font-size:12px;font-weight:600;letter-spacing:.6px;text-transform:uppercase;color:var(--faint);margin-bottom:4px}.site-footer-column a{font-size:14px;color:var(--muted);transition:color .15s ease}.site-footer-column a:hover{color:var(--ink)}.site-footer-bottom{width:100%;max-width:var(--max-width);margin:40px auto 0;padding-top:20px;border-top:1px solid var(--hair)}.site-footer-bottom span{font-size:13px;color:var(--faint)}@media (max-width:900px){.site-footer-inner{gap:32px 24px}.site-footer-brand{flex-basis:100%}.site-footer-column{flex:1 1 40%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}