Osprey Arcane Small Day
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreyarcanesmallday{font-fami ly:'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreyarcanesmallday .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;} .spurospreyospreyarcanesmallday .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;} .spurospreyospreyarcanesmallday .spur-meta{display:none;} .spurospreyospreyarcanesmallday .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreyarcanesmallday .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreyarcanesmallday .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;} .spurospreyospreyarcanesmallday .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreyarcanesmallday .spur-panel{display:none;} .spurospreyospreyarcanesmallday .spur-panels{display:block;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldayDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanesmalldayDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldayKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanesmalldayKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldayCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanesmalldayCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldaySpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanesmalldaySpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldayDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldayKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldayCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreyarcanesmallday #tabspurospreyospreyarcanesmalldaySpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreyarcanesmallday .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;} .spurospreyospreyarcanesmallday .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanesmallday .spec-row:hover{background:#f5f5f5;} .spurospreyospreyarcanesmallday .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreyarcanesmallday .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreyarcanesmallday .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreyarcanesmallday .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanesmallday .key-section:last-child{border-bottom:none;} .spurospreyospreyarcanesmallday .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;} .spurospreyospreyarcanesmallday .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreyarcanesmallday .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanesmallday .carry-section:last-child{border-bottom:none;} .spurospreyospreyarcanesmallday .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;} .spurospreyospreyarcanesmallday .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreyarcanesmallday .spec-row{grid-template-columns:1fr;}.spurospreyospreyarcanesmallday .spec-key{padding-bottom:2px;}.spurospreyospreyarcanesmallday .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode - html[data-theme only */ html[data-theme="dark"] .spurospreyospreyarcanesmallday{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spec-category{color:#fff;border-bottom-color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .key-desc{color:#aaa;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanesmallday .carry-desc{color:#aaa;} Description Key Attributes Carry Information Specifications Beautiful, 100% recycled main body fabric adorns this compact, everyday commuter bag. Organizational pocketing and a padded laptop sleeve keep contents findable, while interior pockets grant quick access to essentials. Carry the Osprey Arcane Small Day when you need to bring more than a hip bag, but don't want to look like a technical alpinist (no offense, none taken). 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 with quick-release security. LOAD RANGE N/A - N/A lbs. 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 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 Osprey Arcane™ Small Day 12L
Related
Osprey Arcane Small Day
Related
Osprey Arcane Small Day
Related