Osprey Rook 50L
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreyrook50l{font-family:'Bar low',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreyrook50l .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;} .spurospreyospreyrook50l .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;} .spurospreyospreyrook50l .spur-meta{display:none;} .spurospreyospreyrook50l .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreyrook50l .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreyrook50l .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;} .spurospreyospreyrook50l .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreyrook50l .spur-panel{display:none;} .spurospreyospreyrook50l .spur-panels{display:block;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreyrook50lDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreyrook50lKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreyrook50lCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreyrook50lSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreyrook50l #tabspurospreyospreyrook50lSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreyrook50l .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;} .spurospreyospreyrook50l .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreyrook50l .spec-row:hover{background:#f5f5f5;} .spurospreyospreyrook50l .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreyrook50l .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreyrook50l .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreyrook50l .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyrook50l .key-section:last-child{border-bottom:none;} .spurospreyospreyrook50l .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;} .spurospreyospreyrook50l .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreyrook50l .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyrook50l .carry-section:last-child{border-bottom:none;} .spurospreyospreyrook50l .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;} .spurospreyospreyrook50l .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreyrook50l .spec-row{grid-template-columns:1fr;}.spurospreyospreyrook50l .spec-key{padding-bottom:2px;}.spurospreyospreyrook50l .spec-val{padding-top:0;padding-bottom:12px;}} html[data-theme="dark"] .spurospreyospreyrook50l{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreyrook50l .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyrook50l .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyrook50l .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreyrook50l .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreyrook50l .spur-tab.active{background:#fff;color:#0a0a0a;border-color:#fff;} html[data-theme="dark"] .spurospreyospreyrook50l .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyrook50l .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreyrook50l .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreyrook50l .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreyrook50l .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyrook50l .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyrook50l .key-desc{color:#aaa;} html[data-theme="dark"] .spurospreyospreyrook50l .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyrook50l .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyrook50l .carry-desc{color:#aaa;} Rook 50L Description Key Attributes Carry Information Specifications With a straightforward design and capable feature set, the Rook 50 offers a quality carry that backpackers will never second guess, no matter their experience level. A new injection-molded ladder lock torso adjustment makes it easy to dial in the fit. An integrated raincover has your back when showers loom overhead. The Rook 50 is a certified bluesign®®product. Adjustable AirSpeed Suspension Tensioned backpanel can be e asily adjusted to fit a wide range of torso lengths while providing ventilation to reduce sweating. The LightWire™ frame transfers loads to the hipbelt, taking the pressure off the user’s shoulders and delivers a stable, comfortable carry. Lightweight and Simple Lightweight design with quality materials delivers a straightforward solution that can handle itself well on any trail. Integrated Raincover Hope for bluebird weather but know you're covered with our integrated and removable raincover that stows in its own pocket when the sun returns. bluesign®Product This product has been certified to meet bluesign®product requirements, ensuring that environmental and social considerations have gone into its design. AirSpeed Suspension 4.0 mm LightWire peripheral frame effectively transfers the load from harness to hipbelt AirSpeed Backpanel Injection-molded ladder adjustment system provides 4" of torso adjustability Breathable 3D-tensioned mesh backpanel ensures supportive fit Harness Soft, edgeless, spacermesh-covered padding harness Adjustable sternum strap with rescue whistle Hipbelt Soft, edgeless, spacermesh-covered padding offers a soft, breathable contact surface and comfortable load support MAIN bluesign® APPROVED 100% recycled 600D polyester, DWR treatment made without PFAS LINING bluesign® APPROVED 100% recycled 210D nylon, DWR treatment made without PFAS BOTTOM bluesign® APPROVED 100% recycled 600D polyester, DWR treatment made without PFAS 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
More you might like
Related
Osprey Rook 50L
Related
Osprey Rook 50L
Related
Osprey Rook 50L
Related