Osprey Arcane XL Day
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;600;700;800&family=Barlow:wght@300;400;500&display=swap'); .spurospreyospreyarcanexlday{font-family: 'Barlow',sans-serif;background:#ffffff;color:#0a0a0a;max-width:1100px;margin:0 auto;padding:48px 24px;} .spurospreyospreyarcanexlday .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;} .spurospreyospreyarcanexlday .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;} .spurospreyospreyarcanexlday .spur-meta{display:none;} .spurospreyospreyarcanexlday .tab-input{position:absolute;opacity:0;pointer-events:none;} .spurospreyospreyarcanexlday .spur-tabs-row{display:flex;gap:4px;margin-bottom:32px;flex-wrap:wrap;} .spurospreyospreyarcanexlday .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;} .spurospreyospreyarcanexlday .spur-tab:hover{color:#0a0a0a;border-color:#aaa;} .spurospreyospreyarcanexlday .spur-panel{display:none;} .spurospreyospreyarcanexlday .spur-panels{display:block;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldayDesc:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanexldayDesc"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldayKeyAttr:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanexldayKeyAttr"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldayCarry:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanexldayCarry"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldaySpecs:checked ~ .spur-tabs-row label[for="tabspurospreyospreyarcanexldaySpecs"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldayDesc:checked ~ .spur-panels #panel-description{display:block;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldayKeyAttr:checked ~ .spur-panels #panel-keyattributes{display:block;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldayCarry:checked ~ .spur-panels #panel-carry{display:block;} .spurospreyospreyarcanexlday #tabspurospreyospreyarcanexldaySpecs:checked ~ .spur-panels #panel-specs{display:block;} .spurospreyospreyarcanexlday .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;} .spurospreyospreyarcanexlday .spec-row{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanexlday .spec-row:hover{background:#f5f5f5;} .spurospreyospreyarcanexlday .spec-key{font-size:12px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#777;padding:12px 16px 12px 0;} .spurospreyospreyarcanexlday .spec-val{font-size:14px;font-weight:300;color:#222;padding:12px 0;line-height:1.5;} .spurospreyospreyarcanexlday .desc-text{font-size:14px;font-weight:300;color:#222;line-height:1.7;padding:16px 0;max-width:780px;} .spurospreyospreyarcanexlday .key-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanexlday .key-section:last-child{border-bottom:none;} .spurospreyospreyarcanexlday .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;} .spurospreyospreyarcanexlday .key-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} .spurospreyospreyarcanexlday .carry-section{padding:12px 0;border-bottom:1px solid #e0e0e0;} .spurospreyospreyarcanexlday .carry-section:last-child{border-bottom:none;} .spurospreyospreyarcanexlday .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;} .spurospreyospreyarcanexlday .carry-desc{font-size:14px;font-weight:300;color:#444;line-height:1.5;} @media(max-width:600px){.spurospreyospreyarcanexlday .spec-row{grid-template-columns:1fr;}.spurospreyospreyarcanexlday .spec-key{padding-bottom:2px;}.spurospreyospreyarcanexlday .spec-val{padding-top:0;padding-bottom:12px;}} /* Dark mode */ html[data-theme="dark"] .spurospreyospreyarcanexlday{background:#0a0a0a;color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spur-header{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spur-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spur-tab{background:#222;color:#888;border-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spur-tab:hover{color:#fff;border-color:#555;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spec-row{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spec-row:hover{background:#1a1a1a;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spec-key{color:#888;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spec-val{color:#ccc;} html[data-theme="dark"] .spurospreyospreyarcanexlday .desc-text{color:#ccc;} html[data-theme="dark"] .spurospreyospreyarcanexlday .key-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanexlday .key-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanexlday .key-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreyarcanexlday .carry-section{border-bottom-color:#333;} html[data-theme="dark"] .spurospreyospreyarcanexlday .carry-title{color:#fff;} html[data-theme="dark"] .spurospreyospreyarcanexlday .carry-desc{color:#bbb;} html[data-theme="dark"] .spurospreyospreyarcanexlday .spec-category{color:#fff;border-bottom-color:#fff;} Description Key Attributes Carry Information Specifications Reach for the Arcane XL Day when you need a bit more cargo space than most daypacks provide. The stylish and sustainable Arcane™ XL Day was built for the big day ahead of you. A large J-zip front panel, padded internal laptop sleeve and streamlined low-profile water bottle pocket keep everyday essentials organized while a breathable harness keeps you comfortable. This pack is sustainably made from bluesign® APPROVED recycled materials with a PFC-free DWR treatment that sheds moisture. The Arcane XL Day is made from 26 plastic bottles. SUSTAINABLE BUILD Constructed with a recycled polyester fabric that is refined to the touch yet durable for everyday wear. A daily companion built to last from a brand committed to quality design and high manufacturing standards. Featuring PFC-free DWR, a better way of making our products more sustainable. SIMPLE FEATURE SET Simplicity without sacrificing the non-negotiables, the Arcane Series delivers a straightforward and intuitive feature set. With an understated, comfortable carry unexpected in an everyday bag and organization for all your daily essentials—laptop, phone, etc.—it's as much about what you carry as the bag you carry. UNIQUE FUNCTION Clean lines, minimal depth, beautiful fabrics and hardware combined with utilitarian function creates timeless pieces that express an evolution of outdoor style. The Arcane Series offers an array of fresh and unique silhouettes with various carry options from tote to duffel to pack. BACKPANEL NeoSpacer mesh-covered ridged foam backpanel HARNESS Soft, breathable NeoSpacer-covered foam harness Quick-release security MAIN bluesign® APPROVED 500D recycled polyester packcloth, PFC-free DWR LINING bluesign® APPROVED 500D recycled polyester packcloth, PFC-free DWR *ONLY XL DAY DEEP FIG PURPLE BOTTOM bluesign® APPROVED 500D recycled polyester 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
More you might like
Related
Osprey Arcane XL Day
Related
Osprey Arcane XL Day
Related
Osprey Arcane XL Day
Related