Osprey Men's Aether 65
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreyaether65{font-family:'Ba rlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreyaether65 .spur-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:48px;border-bottom:1px solid #e0e0e0;padding-bottom:24px;flex-wrap:wrap;gap:12px;} .spurospreyospreyaether65 .spur-title{font-family:'Barlow Condensed',sans-serif;font-size:clamp(28px,5vw,48px);font-weight:800;letter-spacing:-0.02em;line-height:1;text-transform:uppercase;} .spurospreyospreyaether65 .spur-meta{display:none;} .spurospreyospreyaether65 .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreyaether65 .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreyaether65 .spur-tab{font-family:'Barlow Condensed',sans-serif;font-size:14px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;padding:10px 24px;background:#f5f5f5;color:#777;border:1px solid #e0e0e0;cursor:pointer;transition:all 0.15s;border-radius:2px;display:inline-block;} .spurospreyospreyaether65 .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreyaether65 .spur-panel{display:none;} .spurospreyospreyaether65 .spur-panels{display:block;} .spurospreyospreyaether65 #tabspurospreyospreyaether65Desc:checked ~ .spur-tabs-row label[for="tabspurospreyospreyaether65Desc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyaether65 #tabspurospreyospreyaether65KeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreyaether65KeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyaether65 #tabspurospreyospreyaether65Carry:checked ~ .spur-tabs-row label[for="tabspurospreyospreyaether65Carry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyaether65 #tabspurospreyospreyaether65Specs:checked ~ .spur-tabs-row label[for="tabspurospreyospreyaether65Specs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyaether65 #tabspurospreyospreyaether65Desc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreyaether65 #tabspurospreyospreyaether65KeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreyaether65 #tabspurospreyospreyaether65Carry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreyaether65 #tabspurospreyospreyaether65Specs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreyaether65 .spec-category{font-family:'Barlow Condensed',sans-serif;font-size:11px;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;color:#0a0a0a;padding:20px 0 8px;border-bottom:2px solid #0a0a0a;margin-bottom:0;} .spurospreyospreyaether65 .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreyaether65 .spec-row:hover{background:#f5f5f5;} .spurospreyospreyaether65 .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreyaether65 .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreyaether65 .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreyaether65 .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyaether65 .key-section:last-child{border-bottom:none;} .spurospreyospreyaether65 .key-title{font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:#0a0a0a;margin-bottom:6px;} .spurospreyospreyaether65 .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreyaether65 .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyaether65 .carry-section:last-child{border-bottom:none;} .spurospreyospreyaether65 .carry-title{font-family:'Barlow Condensed',sans-serif;font-size:15px;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:#0a0a0a;margin-bottom:6px;} .spurospreyospreyaether65 .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreyaether65 .spec-row{grid-template-columns:1fr;}.spurospreyospreyaether65 .spec-key{padding-bottom:2px;}.spurospreyospreyaether65 .spec-val{padding-top:0;padding-bottom:12px;}} html[data-theme="dark"] .spurospreyospreyaether65{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreyaether65 .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyaether65 .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyaether65 .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreyaether65 .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreyaether65 .spur-tab.active{background:#fff;color:#0a0a0a;border-color:#fff;} html[data-theme="dark"] .spurospreyospreyaether65 .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyaether65 .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreyaether65 .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreyaether65 .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreyaether65 .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyaether65 .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyaether65 .key-desc{color:#aaa;} html[data-theme="dark"] .spurospreyospreyaether65 .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyaether65 .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyaether65 .carry-desc{color:#aaa;} Description Key Attributes Carry Information Specifications Ideal for a week on the trail or a gear-intensive weekend, the Aether 65 is a customizable, perfect-fitting pack that has the ability to carry larger and heavier loads. Featuring an adjustable torso and Custom Fit-on-the-Fly™ Shoulder Straps and Hipbelt to calibrate the perfect fit. An injection-molded AirScape™ backpanel delivers fine-tuned performance. Made with high-quality bluesign® APPROVED nylon and PFC-free DWR. Raincover included. CUSTOM FIT A Custom Fit-on-the-Fly Hipbelt, Custom Fit-on-the-Fly Shoulder Strap and adjustable torso length allow for a fine-tuned fit for a variety of body shapes and sizes. AIRSCAPE SUSPENSION An injection-molded, die-cut foam AirScapeTM backpanel creates a breathable, close-to-body fit. LOAD CAPACITY Designed to provide a stable close-to-body carry; ideal for managing heavier loads when the trail gets technical. SUSTAINABLE MATERIALS Constructed with high-quality bluesign® APPROVED nylon and PFC-free DWR. AIRSCAPE BACKPANEL Injection-molded, die-cut foam AirScape™ framesheet maintains comfortable back contact with ventilated airflow channels and maximum stability for carrying heavy loads Mesh-covered foam lumbar for supportive, lightweight and comfortable contact surfaces CUSTOM FIT-ON-THE-FLY SHOULDER STRAP Custom Fit-on-the-Fly Shoulder Straps allow for a precise shoulder wrap and fit Spacer mesh fabric provides a soft and comfortable contact surface CUSTOM FIT-ON-THE-FLY HIPBELT Incremental length and angle adjustments allow for a fine-tuned fit Extendible Custom Fit-on-the-Fly Hipbelt offers a precise fit for varying waist sizes Crossbody ErgoPull hipbelt pulls weight into lumbar when hipbelt is tightened ENHANCED LOAD TRANSFER The Custom Fit-on-the-Fly Hipbelt integrates the LightWire frame into the adjustment system—creating a better distribution of weight and, in turn, a better carry LOAD RANGE 30 - 60 lbs. MAIN bluesign® APPROVED 420HD nylon packcloth, PFC-free DWR LINING bluesign® APPROVED 210D nylon Diamond, PFC-free DWR BOTTOM bluesign® APPROVED 420HD nylon packcloth, PFC-free DWR WARNING: This product can expose you to chemicals including dimethylformamide, which is known to the State of California to cause cancer. For more information, go to oehha.ca.gov/proposition-65/about-proposition-65