.trm{--trm-ink:#12262d;--trm-muted:#52656c;--trm-accent:#126b7a;--trm-accent-dark:#0d5561;--trm-soft:#f3f8f8;--trm-line:#dbe6e8;--trm-warm:#fff8ef;color:var(--trm-ink);background:#fff;font-family:var(--font-body-family,Arial,sans-serif);font-size:16px;line-height:1.62;text-align:left}.trm *{box-sizing:border-box}.trm .trm-wrap{max-width:1240px;margin:0 auto;padding:0 32px 80px}.trm h1,.trm h2,.trm h3{font-family:var(--font-heading-family,inherit);color:var(--trm-ink);letter-spacing:-.035em;margin:0;line-height:1.08;font-weight:700;text-transform:none}.trm h1{font-size:clamp(40px,4.5vw,66px);max-width:760px}.trm h2{font-size:clamp(30px,3.2vw,44px)}.trm h3{font-size:24px}.trm p{margin:16px 0}.trm a{color:var(--trm-accent);text-underline-offset:4px;text-decoration-thickness:1px}.trm a:hover{text-decoration:underline}.trm a:focus-visible,.trm button:focus-visible{outline:3px solid #c66a18;outline-offset:5px}.trm figure{margin:0}.trm img{display:block;max-width:100%;height:auto}.trm .trm-eyebrow{font-size:11px;font-weight:800;letter-spacing:.145em;line-height:1.4;color:var(--trm-accent);margin:0 0 17px}.trm .trm-section{padding-top:78px}.trm .trm-section-heading{max-width:780px}.trm .trm-section-heading>p:not(.trm-eyebrow){color:var(--trm-muted);max-width:720px}.trm .trm-section-heading-split{max-width:none;display:flex;gap:32px;justify-content:space-between;align-items:flex-end}.trm .trm-section-heading-split>div{max-width:780px}.trm .trm-text-link{font-size:14px;font-weight:700;text-decoration:none}.trm .trm-text-link:hover{text-decoration:underline}.trm .trm-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:62px;align-items:center;padding:76px 0 52px}.trm .trm-hero-copy{min-width:0}.trm .trm-lead{font-size:clamp(22px,2vw,30px);font-weight:600;line-height:1.28;margin:22px 0 12px}.trm .trm-intro{max-width:650px;color:var(--trm-muted);font-size:17px}.trm .trm-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trm .trm-button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:50px;padding:12px 22px;border:1px solid var(--trm-accent);border-radius:8px;background:var(--trm-accent);color:#fff;font-size:14px;font-weight:800;text-decoration:none;line-height:1.3;transition:background .16s ease,border-color .16s ease,transform .16s ease}.trm .trm-button:hover{background:var(--trm-accent-dark);border-color:var(--trm-accent-dark);color:#fff;text-decoration:none;transform:translateY(-1px)}.trm .trm-button-secondary{background:#fff;color:var(--trm-accent)}.trm .trm-button-secondary:hover{background:#eaf4f5;color:var(--trm-accent);border-color:var(--trm-accent)}.trm .trm-proof{display:flex;gap:10px 18px;flex-wrap:wrap;margin-top:25px;font-size:12px;color:var(--trm-muted)}.trm .trm-proof span{display:flex;align-items:center;gap:4px}.trm .trm-proof span+span:before{content:"\2022";color:#94a6ab;margin-right:8px}.trm .trm-proof strong{color:var(--trm-ink)}.trm .trm-hero-image{min-width:0}.trm .trm-hero-image-shell{border-radius:24px;background:linear-gradient(145deg,#f5f9fa,#eaf2f3);padding:42px 28px;min-height:390px;display:flex;align-items:center;justify-content:center;overflow:hidden}.trm .trm-hero-image img{width:100%;object-fit:contain}.trm .trm-hero-image figcaption{text-align:center;margin-top:14px;font-size:12px;color:var(--trm-muted)}.trm .trm-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--trm-line);padding:24px 0;gap:20px}.trm .trm-benefits>div{display:flex;gap:11px;align-items:flex-start}.trm .trm-benefits p{margin:0}.trm .trm-benefits strong,.trm .trm-benefits p>span{display:block}.trm .trm-benefits strong{font-size:14px;line-height:1.3}.trm .trm-benefits p>span{font-size:12px;color:var(--trm-muted);margin-top:5px;line-height:1.4}.trm .trm-benefit-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;border-radius:50%;background:#e6f4f1;color:#14715f;font-size:12px;font-weight:900;margin-top:1px}.trm .trm-live{padding-top:70px}.trm .trm-live-group{margin-top:30px}.trm .trm-live-group-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--trm-line);padding:0 0 12px;margin-bottom:18px}.trm .trm-live-group-head-air{margin-top:34px}.trm .trm-live-group-head h3{font-size:21px}.trm .trm-live-group-head a{font-size:13px;font-weight:700;text-decoration:none}.trm .trm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.trm .trm-product{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;padding:16px;border:1px solid var(--trm-line);border-radius:14px;background:#fff;text-decoration:none;color:var(--trm-ink);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.trm .trm-product:hover{border-color:#b9ced2;box-shadow:0 9px 26px #17374014;transform:translateY(-2px);text-decoration:none}.trm .trm-product-image{height:92px;display:flex;align-items:center;justify-content:center;overflow:hidden}.trm .trm-product-image img{max-width:100%;max-height:92px;width:auto;object-fit:contain}.trm .trm-product-copy{min-width:0}.trm .trm-product-kicker{display:block;font-size:10px;color:var(--trm-muted);font-weight:800;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px}.trm .trm-product-copy strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.35;color:var(--trm-ink)}.trm .trm-product-price{display:block;margin-top:8px;font-size:14px;font-weight:800;color:var(--trm-accent)}.trm .trm-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:30px}.trm .trm-choice-card{border:1px solid var(--trm-line);border-radius:18px;overflow:hidden;background:#fff}.trm .trm-choice-image{height:230px;background:#f5f8f8;display:flex;align-items:center;justify-content:center;padding:26px}.trm .trm-choice-image img{max-height:178px;width:auto;object-fit:contain}.trm .trm-choice-air .trm-choice-image{background:#fbf8f3}.trm .trm-choice-copy{padding:28px}.trm .trm-card-label{display:block;font-size:10px;letter-spacing:.11em;color:var(--trm-accent);margin-bottom:12px;font-weight:800}.trm .trm-choice-copy p{color:var(--trm-muted);font-size:15px}.trm .trm-choice-copy ul{margin:18px 0 24px;padding-left:20px;color:var(--trm-muted);font-size:14px}.trm .trm-choice-copy li{margin:7px 0}.trm .trm-choice-copy li::marker{color:var(--trm-accent)}.trm .trm-choice-copy>a{font-size:14px;font-weight:800;text-decoration:none}.trm .trm-related{font-size:14px;color:var(--trm-muted);margin-top:18px}.trm .trm-trust{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(350px,.85fr);gap:50px;align-items:center;background:#0f252c;color:#fff;border-radius:22px;padding:48px;margin-top:78px}.trm .trm-trust h2{color:#fff}.trm .trm-trust .trm-eyebrow{color:#74cfdb}.trm .trm-trust-story>p:not(.trm-eyebrow){color:#c8d6da;max-width:680px}.trm .trm-trust .trm-text-link{color:#9be0e9}.trm .trm-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.trm .trm-trust-grid>div{background:#ffffff0f;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:20px}.trm .trm-trust-grid strong,.trm .trm-trust-grid span{display:block}.trm .trm-trust-grid strong{font-size:26px;line-height:1;color:#fff}.trm .trm-trust-grid span{font-size:12px;color:#b9cbd0;margin-top:7px}.trm .trm-inspection{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:56px;align-items:center}.trm .trm-inspection-image img{width:100%;border-radius:16px}.trm figcaption{margin-top:10px;font-size:12px;color:var(--trm-muted)}.trm .trm-inspection>div>p:not(.trm-eyebrow){font-size:15px;color:var(--trm-muted)}.trm .trm-process{list-style:none;margin:26px 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.trm .trm-process li{border-top:2px solid var(--trm-accent);padding:13px 3px 0}.trm .trm-process li>span{display:block;font-size:10px;color:var(--trm-accent);font-weight:800;letter-spacing:.08em}.trm .trm-process strong{display:block;font-size:14px;margin-top:3px}.trm .trm-process small{display:block;font-size:12px;color:var(--trm-muted);margin-top:4px;line-height:1.4}.trm .trm-buying{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:46px;align-items:start}.trm .trm-buying-copy>p:not(.trm-eyebrow){font-size:15px;color:var(--trm-muted)}.trm .trm-checklist{padding:30px;background:var(--trm-soft);border:1px solid var(--trm-line);border-radius:16px}.trm .trm-checklist h3{font-size:22px}.trm .trm-checklist ul{padding:0 0 0 19px;margin:21px 0;font-size:14px;color:var(--trm-muted)}.trm .trm-checklist li{margin-bottom:14px;padding-left:4px}.trm .trm-checklist li::marker{color:var(--trm-accent)}.trm .trm-checklist strong{color:var(--trm-ink)}.trm .trm-checklist-links{display:flex;gap:12px 20px;flex-wrap:wrap;border-top:1px solid var(--trm-line);padding-top:18px}.trm .trm-checklist-links a{font-size:13px;font-weight:700}.trm .trm-bottom{margin-top:78px;border-radius:20px;background:linear-gradient(135deg,#edf6f6,#f9fbfb);padding:38px 40px;display:flex;gap:34px;align-items:center;justify-content:space-between;border:1px solid #d9e7e8}.trm .trm-bottom>div:first-child{max-width:760px}.trm .trm-bottom p:not(.trm-eyebrow){color:var(--trm-muted);font-size:15px}.trm .trm-bottom h2{font-size:clamp(28px,3vw,38px)}.trm .trm-bottom-actions{display:flex;gap:10px;flex-direction:column;min-width:210px}.trm .trm-bottom-actions .trm-button{width:100%}@media(max-width:1050px){.trm .trm-hero{grid-template-columns:1fr 420px;gap:36px}.trm .trm-product{grid-template-columns:1fr}.trm .trm-product-image{height:125px}.trm .trm-product-image img{max-height:125px}.trm .trm-trust{grid-template-columns:1fr;gap:32px}.trm .trm-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:820px){.trm .trm-wrap{padding-inline:24px}.trm .trm-hero{grid-template-columns:1fr;padding-top:48px}.trm .trm-hero-image{max-width:620px;margin:0 auto;width:100%}.trm .trm-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.trm .trm-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trm .trm-choice-grid,.trm .trm-inspection,.trm .trm-buying{grid-template-columns:1fr}.trm .trm-inspection-image{max-width:620px}.trm .trm-trust{padding:38px}.trm .trm-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trm .trm-bottom{align-items:flex-start;flex-direction:column}.trm .trm-bottom-actions{width:100%;flex-direction:row}.trm .trm-bottom-actions .trm-button{flex:1}}@media(max-width:640px){.trm .trm-wrap{padding:0 18px 58px}.trm .trm-section{padding-top:52px}.trm .trm-hero{padding:34px 0 30px;gap:28px}.trm h1{font-size:clamp(38px,11vw,49px)}.trm .trm-lead{font-size:21px}.trm .trm-intro{font-size:15px}.trm .trm-actions{flex-direction:column}.trm .trm-actions .trm-button{width:100%}.trm .trm-proof{gap:8px 12px}.trm .trm-proof span+span:before{display:none}.trm .trm-hero-image-shell{min-height:0;padding:28px 18px;border-radius:18px}.trm .trm-benefits{gap:20px 12px;padding:22px 0}.trm .trm-benefits strong{font-size:13px}.trm .trm-section-heading-split{display:block}.trm .trm-section-heading-split>.trm-text-link{display:inline-block;margin-top:8px}.trm .trm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trm .trm-product{display:block;padding:12px}.trm .trm-product-image{height:105px}.trm .trm-product-image img{max-height:105px}.trm .trm-product-copy{padding-top:10px}.trm .trm-product-kicker{font-size:9px}.trm .trm-product-copy strong{font-size:12px}.trm .trm-choice-grid{gap:16px}.trm .trm-choice-image{height:185px}.trm .trm-choice-image img{max-height:145px}.trm .trm-choice-copy{padding:23px}.trm .trm-trust{margin-top:54px;padding:28px 22px;border-radius:17px}.trm .trm-trust-grid{gap:8px}.trm .trm-trust-grid>div{padding:16px}.trm .trm-trust-grid strong{font-size:22px}.trm .trm-process{gap:8px}.trm .trm-process small{font-size:11px}.trm .trm-checklist{padding:23px}.trm .trm-bottom{padding:27px 23px;margin-top:54px}.trm .trm-bottom-actions{flex-direction:column}.trm .trm-bottom-actions .trm-button{width:100%}}@media(max-width:410px){.trm .trm-product-grid{grid-template-columns:1fr}.trm .trm-product{display:grid;grid-template-columns:100px 1fr}.trm .trm-product-image{height:84px}.trm .trm-product-image img{max-height:84px}.trm .trm-product-copy{padding-top:0}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/techable-refurbished-macs.css.map */
