Osprey Arcane Roll Top
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreyarcanerolltop{font-famil y:'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreyarcanerolltop .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;} .spurospreyospreyarcanerolltop .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;} .spurospreyospreyarcanerolltop .spur-meta{display:none;} .spurospreyospreyarcanerolltop .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreyarcanerolltop .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreyarcanerolltop .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;} .spurospreyospreyarcanerolltop .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreyarcanerolltop .spur-panel{display:none;} .spurospreyospreyarcanerolltop .spur-panels{display:block;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanerolltopDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanerolltopKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanerolltopCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopSpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanerolltopSpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreyarcanerolltop #tabspurospreyospreyarcanerolltopSpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreyarcanerolltop .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;} .spurospreyospreyarcanerolltop .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanerolltop .spec-row:hover{background:#f5f5f5;} .spurospreyospreyarcanerolltop .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreyarcanerolltop .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreyarcanerolltop .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreyarcanerolltop .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanerolltop .key-section:last-child{border-bottom:none;} .spurospreyospreyarcanerolltop .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;} .spurospreyospreyarcanerolltop .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreyarcanerolltop .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanerolltop .carry-section:last-child{border-bottom:none;} .spurospreyospreyarcanerolltop .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;} .spurospreyospreyarcanerolltop .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreyarcanerolltop .spec-row{grid-template-columns:1fr;}.spurospreyospreyarcanerolltop .spec-key{padding-bottom:2px;}.spurospreyospreyarcanerolltop .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode */ html[data-theme="dark"] .spurospreyospreyarcanerolltop{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spec-category{color:#fff;border-bottom-color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .key-desc{color:#aaa;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanerolltop .carry-desc{color:#aaa;} Description Key Attributes Carry Information Specifications Bring the day's essentials in a comfortable pack that's loaded with style. Adorned with beautiful, 100% recycled main body fabric, the spacious main compartment adapts to your needs using classic, roll-top design and a padded laptop sleeve protects your computer or tablet. The Osprey Arcane Roll Top Pack offers a comfortable, breathable foam harness and pocketing to keep essentials at hand. Simple Feature Set Delivering a straightforward and intuitive feature set with an understated, comfortable carry. Everyday Organization Durability and organization for all your daily essentials—laptop, phone, etc. It's as much about what you carry as the bag you carry. Beautifully Functional Clean lines, low profile, beautiful fabrics and hardware combined with utilitarian function. bluesign® PRODUCT This product meets bluesign® PRODUCT requirements, which means materials and components have been selected that adhere to rigorous environmental and social criteria during production. Backpanel NeoSpacer mesh-covered ridged foam backpanel Harness Soft, breathable NeoSpacer-covered foam harness Quick-release security MAIN bluesign® APPROVED, 100% recycled 480D polyester, DWR treatment made without PFAS LINING bluesign® APPROVED, 100% recycled 200D polyester, DWR treatment made without PFAS BOTTOM bluesign® APPROVED, 100% recycled 540D polyester, DWR treatment made without PFAS
More you might like
Related
Osprey Arcane™ Roll Top
Related
Osprey -Arcane™ Roll Top
Related
Osprey -Arcane™ Roll Top
Related