{"product_id":"brian-handcrafted-leather-backpack","title":"Brian Handcrafted Leather Backpack","description":"\u003cstyle\u003e\n    \/* ── Reset \u0026 base ── *\/\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    body {\n      font-family: 'Georgia', serif;\n      background: #faf8f5;\n      color: #1a1a1a;\n      line-height: 1.75;\n      max-width: 780px;\n      margin: 0 auto;\n      padding: 40px 24px 80px;\n    }\n\n    \/* ── Typography ── *\/\n    h1 {\n      font-family: 'Georgia', serif;\n      font-size: 2rem;\n      font-weight: 400;\n      letter-spacing: 0.08em;\n      text-transform: uppercase;\n      color: #1a1a1a;\n      margin-bottom: 6px;\n    }\n\n    h2 {\n      font-family: 'Georgia', serif;\n      font-size: 0.7rem;\n      font-weight: 400;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: #8a7a6a;\n      margin-bottom: 32px;\n    }\n\n    h3 {\n      font-family: 'Georgia', serif;\n      font-size: 0.65rem;\n      font-weight: 400;\n      letter-spacing: 0.25em;\n      text-transform: uppercase;\n      color: #8a7a6a;\n      margin-bottom: 18px;\n      margin-top: 48px;\n    }\n\n    p {\n      font-size: 0.97rem;\n      color: #3a3530;\n      margin-bottom: 16px;\n    }\n\n    \/* ── Hero tagline ── *\/\n    .tagline {\n      font-family: 'Georgia', serif;\n      font-size: 1.15rem;\n      font-style: italic;\n      color: #5a4a3a;\n      border-left: 2px solid #c8a87a;\n      padding-left: 18px;\n      margin: 32px 0 40px;\n      line-height: 1.9;\n    }\n\n    \/* ── SKU ── *\/\n    .sku {\n      font-size: 0.7rem;\n      letter-spacing: 0.2em;\n      color: #aaa;\n      margin-bottom: 40px;\n      text-transform: uppercase;\n    }\n\n    \/* ── Divider ── *\/\n    .divider {\n      border: none;\n      border-top: 1px solid #e5ddd3;\n      margin: 40px 0;\n    }\n\n    \/* ── Dimensions table ── *\/\n    .dimensions {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 1px;\n      background: #e5ddd3;\n      border: 1px solid #e5ddd3;\n      margin: 0 0 48px;\n    }\n\n    .dim-cell {\n      background: #faf8f5;\n      padding: 20px 12px;\n      text-align: center;\n    }\n\n    .dim-value {\n      display: block;\n      font-size: 1.3rem;\n      font-weight: 400;\n      color: #1a1a1a;\n      letter-spacing: 0.03em;\n    }\n\n    .dim-unit {\n      display: block;\n      font-size: 0.72rem;\n      color: #8a7a6a;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      margin-top: 4px;\n    }\n\n    .dim-label {\n      display: block;\n      font-size: 0.6rem;\n      letter-spacing: 0.22em;\n      text-transform: uppercase;\n      color: #aaa;\n      margin-top: 8px;\n    }\n\n    \/* ── Craftsmanship list ── *\/\n    .craft-list {\n      list-style: none;\n      margin: 0 0 8px;\n    }\n\n    .craft-list li {\n      padding: 18px 0;\n      border-bottom: 1px solid #ede7df;\n      font-size: 0.95rem;\n      color: #3a3530;\n      display: flex;\n      gap: 14px;\n      align-items: flex-start;\n    }\n\n    .craft-list li:last-child { border-bottom: none; }\n\n    .craft-star {\n      color: #c8a87a;\n      font-size: 1rem;\n      flex-shrink: 0;\n      line-height: 1.75;\n    }\n\n    .craft-title {\n      font-weight: 700;\n      display: block;\n      margin-bottom: 2px;\n      color: #1a1a1a;\n      font-size: 0.92rem;\n      letter-spacing: 0.02em;\n    }\n\n    .craft-desc {\n      display: block;\n      color: #6a5f55;\n      font-size: 0.88rem;\n      line-height: 1.65;\n    }\n\n    \/* ── Made For grid ── *\/\n    .made-for {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 1px;\n      background: #e5ddd3;\n      border: 1px solid #e5ddd3;\n      margin: 0 0 48px;\n    }\n\n    .made-for-item {\n      background: #faf8f5;\n      padding: 18px 14px;\n      font-size: 0.78rem;\n      letter-spacing: 0.15em;\n      text-transform: uppercase;\n      color: #6a5f55;\n      text-align: center;\n      line-height: 1.6;\n    }\n\n    \/* ── The Making narrative ── *\/\n    .making {\n      background: #f3ede6;\n      border-left: 3px solid #c8a87a;\n      padding: 28px 28px 20px;\n      margin: 0 0 48px;\n    }\n\n    .making p {\n      font-size: 0.93rem;\n      color: #4a3f35;\n      margin-bottom: 14px;\n    }\n\n    .making .signature {\n      font-size: 0.75rem;\n      letter-spacing: 0.18em;\n      text-transform: uppercase;\n      color: #8a7a6a;\n      margin-top: 20px;\n      margin-bottom: 0;\n    }\n\n    \/* ── Provenance badge ── *\/\n    .provenance {\n      text-align: center;\n      padding: 24px;\n      border: 1px solid #e5ddd3;\n      margin: 0 0 48px;\n    }\n\n    .provenance p {\n      font-size: 0.7rem;\n      letter-spacing: 0.2em;\n      text-transform: uppercase;\n      color: #8a7a6a;\n      margin: 4px 0;\n    }\n\n    \/* ── FAQ ── *\/\n    .faq-item {\n      border-bottom: 1px solid #ede7df;\n      padding: 20px 0;\n    }\n\n    .faq-item:last-child { border-bottom: none; }\n\n    .faq-q {\n      font-size: 0.92rem;\n      font-weight: 700;\n      color: #1a1a1a;\n      margin-bottom: 8px;\n      letter-spacing: 0.01em;\n    }\n\n    .faq-a {\n      font-size: 0.88rem;\n      color: #6a5f55;\n      line-height: 1.7;\n      margin: 0;\n    }\n\n    \/* ── Watch \/ CTA ── *\/\n    .watch-block {\n      background: #1a1a1a;\n      color: #faf8f5;\n      padding: 32px 28px;\n      text-align: center;\n      margin: 48px 0 0;\n    }\n\n    .watch-block h3 {\n      color: #c8a87a;\n      margin-top: 0;\n      margin-bottom: 12px;\n    }\n\n    .watch-block p {\n      color: #ccc;\n      font-size: 0.88rem;\n      margin-bottom: 0;\n    }\n\n    \/* ── Natural variation note ── *\/\n    .variation-note {\n      font-size: 0.78rem;\n      color: #9a8a7a;\n      font-style: italic;\n      border-top: 1px solid #e5ddd3;\n      padding-top: 20px;\n      margin-top: 40px;\n      line-height: 1.7;\n    }\n\n    \/* ── Responsive ── *\/\n    @media (max-width: 520px) {\n      .dimensions { grid-template-columns: repeat(2, 1fr); }\n      .made-for { grid-template-columns: repeat(2, 1fr); }\n      h1 { font-size: 1.5rem; }\n    }\n  \u003c\/style\u003e\n\u003c!-- ── HEADER ── --\u003e\n\u003cp class=\"tagline\"\u003eThe Brian is a backpack you keep for decades, and pass on.\u003cbr\u003eHandcrafted entirely by hand in Romania by ATOM LEATHER, it is built from full-grain vegetable-tanned leather using traditional leatherwork techniques. Every cut, every stitch, every burnished edge is the work of a single artisan.\u003c\/p\u003e\n\u003chr class=\"divider\"\u003e\u003c!-- ── DIMENSIONS ── --\u003e\n\u003ch3\u003eDimensions\u003c\/h3\u003e\n\u003cdiv class=\"dimensions\"\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cspan class=\"dim-value\"\u003e14.2\"\u003c\/span\u003e \u003cspan class=\"dim-unit\"\u003e36 cm\u003c\/span\u003e \u003cspan class=\"dim-label\"\u003eHeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cspan class=\"dim-value\"\u003e11.4\"\u003c\/span\u003e \u003cspan class=\"dim-unit\"\u003e29 cm\u003c\/span\u003e \u003cspan class=\"dim-label\"\u003eWidth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cspan class=\"dim-value\"\u003e3.5\"\u003c\/span\u003e \u003cspan class=\"dim-unit\"\u003e9 cm\u003c\/span\u003e \u003cspan class=\"dim-label\"\u003eDepth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dim-cell\"\u003e\n\u003cspan class=\"dim-value\"\u003e\u003c!-- e.g. 1.6 kg --\u003e\u003c\/span\u003e \u003cspan class=\"dim-unit\"\u003e\u003c!-- e.g. 3.5 lbs --\u003e\u003c\/span\u003e\u003cspan class=\"dim-value\"\u003e1.6 kg\u003c\/span\u003e\u003cspan class=\"dim-label\"\u003eWeight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CRAFTSMANSHIP ── --\u003e\n\u003ch3\u003eCraftsmanship\u003c\/h3\u003e\n\u003cul class=\"craft-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"craft-star\"\u003e✦\u003c\/span\u003e \u003cspan\u003e \u003cspan class=\"craft-title\"\u003eNubuck and vegetable-tanned leather\u003c\/span\u003e \u003cspan class=\"craft-desc\"\u003e The highest grade of leather, bark-tanned. Develops a deep, personal patina over years of use — the longer you carry it, the better it looks. \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"craft-star\"\u003e✦\u003c\/span\u003e \u003cspan\u003e \u003cspan class=\"craft-title\"\u003eSaddle-stitched by hand\u003c\/span\u003e \u003cspan class=\"craft-desc\"\u003e Each stitch placed individually by hand, the strongest and most durable method in leatherwork. If a single thread breaks, the seam holds. No machine can replicate it. \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"craft-star\"\u003e✦\u003c\/span\u003e \u003cspan\u003e \u003cspan class=\"craft-title\"\u003eSolid antique brass hardware\u003c\/span\u003e \u003cspan class=\"craft-desc\"\u003e Every buckle, D-ring, snap, and rivet is solid cast brass, chosen to age gracefully alongside the leather, not against it. It will never corrode or flake like chrome plating. \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"craft-star\"\u003e✦\u003c\/span\u003e \u003cspan\u003e \u003cspan class=\"craft-title\"\u003eDual-strap front closure system\u003c\/span\u003e \u003cspan class=\"craft-desc\"\u003e Two full-length saddle-leather straps secure the front flap with brass roller buckles. Both functional and unmistakable, a design that announces what the bag is built from the moment you see it. \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"craft-star\"\u003e✦\u003c\/span\u003e \u003cspan\u003e \u003cspan class=\"craft-title\"\u003eStructured form\u003c\/span\u003e \u003cspan class=\"craft-desc\"\u003e A rigid, box-cut silhouette that holds its shape with or without contents, protecting what is inside and wearing beautifully on the outside. No sagging, no collapsing. \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"craft-star\"\u003e✦\u003c\/span\u003e \u003cspan\u003e \u003cspan class=\"craft-title\"\u003eResponsibly sourced leather\u003c\/span\u003e \u003cspan class=\"craft-desc\"\u003e Built from rescued leather overstocks, premium surplus hides given a second life through exceptional craft. Reducing waste without compromising quality. \u003c\/span\u003e \u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003chr class=\"divider\"\u003e\u003c!-- ── MADE FOR ── --\u003e\n\u003ch3\u003eMade For\u003c\/h3\u003e\n\u003cdiv class=\"made-for\"\u003e\n\u003cdiv class=\"made-for-item\"\u003eThe Daily Commute\u003c\/div\u003e\n\u003cdiv class=\"made-for-item\"\u003eWork \u0026amp; Travel\u003c\/div\u003e\n\u003cdiv class=\"made-for-item\"\u003ePhotography\u003c\/div\u003e\n\u003cdiv class=\"made-for-item\"\u003eLaptop Carry\u003c\/div\u003e\n\u003cdiv class=\"made-for-item\"\u003eA Life Well Lived\u003c\/div\u003e\n\u003cdiv class=\"made-for-item\"\u003eExceptional Gift\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── THE MAKING ── --\u003e\n\u003ch3\u003eThe Making\u003c\/h3\u003e\n\u003cdiv class=\"making\"\u003e\n\u003cp\u003eEach Brian is made one at a time. The hide is selected by hand, cut with precision, and assembled from first stitch to final edge finish by a single artisan in our workshop in Romania. There is no production line. There is no rush. What leaves our hands is something we are willing to put our name on — permanently.\u003c\/p\u003e\n\u003cp\u003eVegetable-tanned leather is a living material. It will absorb the oils of your hands, darken in the places you touch most, and grow more beautiful with every year of honest use. In twenty years, your Brian will look nothing like the day it arrived, and far better.\u003c\/p\u003e\n\u003cp class=\"signature\"\u003e— ATOM LEATHER, Romania\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── PROVENANCE ── --\u003e\n\u003cdiv class=\"provenance\"\u003e\n\u003cp\u003eHandmade in Romania by ATOM LEATHER\u003c\/p\u003e\n\u003cp\u003eOne artisan · One bag at a time · Small-batch production\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── FAQ ── --\u003e\n\u003ch3\u003eFrequently Asked Questions\u003c\/h3\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWhat type of leather is used?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eNubuck and vegetable-tanned leather sourced from Italian tanneries. \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eIs it entirely handmade?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes, without exception. Every panel is cut, stitched, and finished by hand in our workshop in Romania. No machine stitching, no outsourced components. Each backpack takes many hours to complete.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWill it fit a laptop?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. The interior (36 × 29 × 9 cm \/ 14.2\" × 11.4\" × 3.5\") comfortably accommodates 13\" laptops alongside daily essentials. For a 15\" laptop, the width accommodates the screen, though the depth is slimmer, better suited as a daily carry than a full work setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eHow heavy is it?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eApproximately 1.6 kg (3.5 lbs) empty. Leather and solid brass hardware have natural weight, this is expected and appropriate for a bag built to last decades.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eHow do I care for it?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eKeep away from prolonged direct sunlight when not in use. The leather will naturally darken and develop character over time, this is not a flaw, it is the point.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eIs it sustainable?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eYes. The leather is sourced from rescued overstocks, premium surplus hides that would otherwise go to waste. Vegetable tanning uses natural, biodegradable tannins. And a bag built to last a lifetime is inherently more sustainable than one replaced every few years.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eWhere is it made?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eHandcrafted in Romania by ATOM LEATHER. Romania has a long tradition of fine leatherwork, and our workshop continues that tradition — one bag at a time, with no shortcuts.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cp class=\"faq-q\"\u003eHow long does it take to make?\u003c\/p\u003e\n\u003cp class=\"faq-a\"\u003eThe Brian backpack is made to order. It takes 10 days to make. You are not buying stock — you are commissioning a bag made specifically for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ── WATCH IT BEING MADE ── --\u003e\u003c!-- ── VARIATION NOTE ── --\u003e\n\u003ch3\u003eWatch It Being Made\u003c\/h3\u003e\n\u003cp\u003e\u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/9yO1GCAmP4k?si=kOLXhkJEBK7_qmx3\" height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\u003c\/p\u003e\n\u003cp class=\"variation-note\"\u003eEach Brian is unique. Natural markings, subtle color variations, and the character of the hide are inherent to full-grain leather — not imperfections. The deep forest green and the warm caramel of the saddle-leather accents may vary slightly from screen to screen and piece to piece. What you receive will be as individual as the hands that made it.\u003c\/p\u003e","brand":"ATOM LEATHER","offers":[{"title":"Default Title","offer_id":57365309260120,"sku":"AL-BB-GR-01","price":2540.0,"currency_code":"RON","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0765\/8749\/9864\/files\/BrianBackpackVasileandPavelLeatherPatternSHOPIFY20.jpg?v=1779700494","url":"https:\/\/atomleather.com\/en-ro\/products\/brian-handcrafted-leather-backpack","provider":"ATOM LEATHER ","version":"1.0","type":"link"}