:root{--ivory:#F7F3EA;--beige:#EDE4D3;--paper:#FFFDF8;--ink:#221A11;--espresso:#2C2114;--espresso2:#3A2C1C;--gold:#A9802F;--gold-bright:#C99A45;--tan:#C7A876;--taupe:#8C7B63;--line:#DACDB6;--cream:#F0E4CC;--shadow:0 10px 30px rgba(34,26,17,.1)}body{font-family:Jost,sans-serif!important;background:var(--ivory)!important}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Jost,sans-serif;font-weight:400;color:var(--ink);background:var(--ivory);font-size:16.5px;line-height:1.55}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.wrap{max-width:90%;margin:0 auto;padding:0 clamp(16px,4vw,56px)}.serif{font-family:Playfair Display,serif}.eyebrow{font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;font-weight:600;color:var(--gold)}h2.sec{font-family:Playfair Display,serif;font-weight:600;font-size:clamp(1.7rem,3.2vw,2.5rem);line-height:1.15;margin:.45rem 0 .6rem}.sub{color:var(--taupe);max-width:56ch}section{padding:4.5rem 0}@media(max-width:760px){section{padding:3rem 0}}.btn{display:inline-block;border-radius:999px;background:var(--ink);color:var(--cream);padding:.85rem 1.9rem;font-size:.82rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;border:1px solid var(--ink);transition:.25s}.btn:hover{background:var(--gold);border-color:var(--gold);color:#fff}.btn.ghost{background:transparent;color:var(--ink)}.btn.ghost:hover{background:var(--ink);color:var(--cream)}.btn.light{background:var(--cream);color:var(--ink);border-color:var(--cream)}.btn.light:hover{background:var(--gold-bright);border-color:var(--gold-bright);color:var(--ink)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.on{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.oc-hero{position:relative;min-height:520px;display:flex;align-items:center;color:var(--cream);overflow:hidden;background:var(--espresso)}.oc-hero img.bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.42}.oc-hero .in{position:relative;z-index:2;max-width:680px;padding:4.5rem 0}.oc-hero h1{font-family:Playfair Display,serif;font-weight:600;font-size:clamp(2.2rem,4.6vw,3.6rem);line-height:1.1;margin:.8rem 0 1.1rem;color:#f0e4cc}.oc-hero p{font-weight:300;color:#e7dcc6;font-size:1.02rem;max-width:56ch;margin-bottom:1.8rem}.oc-hero .eyebrow{color:var(--gold-bright)}.oc-ctas{display:flex;gap:.9rem;flex-wrap:wrap}.oc-stats{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.oc-stats .in{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1.7rem 0;text-align:center}@media(max-width:760px){.oc-stats .in{grid-template-columns:repeat(2,1fr)}}.oc-stats b{display:block;font-family:Playfair Display,serif;font-size:1.6rem;color:var(--ink)}.oc-stats span{font-size:.8rem;color:var(--taupe);font-weight:300}.oc-split{display:grid;grid-template-columns:.95fr 1.05fr;gap:4rem;align-items:center}@media(max-width:920px){.oc-split{grid-template-columns:1fr;gap:2.2rem}}.oc-split .img{border-radius:16px;overflow:hidden;border:1px solid var(--line);aspect-ratio:4/3.4}.oc-split .img img{width:100%;height:100%;object-fit:cover}.oc-art{display:grid;grid-template-columns:1.12fr .88fr;grid-template-rows:1fr 1fr;gap:1.2rem;margin-top:2.4rem}@media(max-width:860px){.oc-art{grid-template-columns:1fr;grid-template-rows:auto}}.oc-art figure{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--line);margin:0;min-height:230px}.oc-art figure.tall{grid-row:1/3}@media(max-width:860px){.oc-art figure.tall{grid-row:auto}}.oc-art img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.oc-art figure:hover img{transform:scale(1.03)}.oc-art figcaption{border-radius:999px;position:absolute;left:.9rem;bottom:.9rem;background:#221a11d1;color:var(--cream);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;padding:.4rem .85rem;font-weight:600}.oc-story{display:grid;grid-template-columns:1fr 1.05fr;gap:3.5rem;align-items:center;margin-top:3rem}@media(max-width:920px){.oc-story{grid-template-columns:1fr;gap:2rem}}.oc-story .img{position:relative;border-radius:16px;overflow:hidden;border:1px solid var(--line)}.oc-story .img img{width:100%;display:block}.oc-story h3{font-family:Playfair Display,serif;font-weight:600;font-size:1.5rem;margin-bottom:.7rem}.oc-story p{font-size:.95rem;font-weight:300;color:#6e6152;line-height:1.65;margin-bottom:.9rem}.oc-mini{display:flex;gap:2.2rem;flex-wrap:wrap;margin-top:1.3rem;border-top:1px solid var(--line);padding-top:1.3rem}.oc-mini b{display:block;font-family:Playfair Display,serif;font-size:1.35rem}.oc-mini span{font-size:.76rem;color:var(--taupe);font-weight:300}.oc-principles{display:grid;grid-template-columns:repeat(4,1fr);gap:1.3rem;margin-top:2.4rem}@media(max-width:1100px){.oc-principles{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.oc-principles{grid-template-columns:1fr}}.oc-p{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.8rem 1.6rem}.oc-p .ic{width:46px;height:46px;border-radius:12px;background:var(--beige);border:1px solid var(--line);display:grid;place-items:center;margin-bottom:1rem}.oc-p .ic svg{width:22px;height:22px;fill:none;stroke:var(--gold);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.oc-p h3{font-family:Playfair Display,serif;font-size:1.2rem;margin-bottom:.4rem}.oc-p p{font-size:.9rem;font-weight:300;color:#6e6152;line-height:1.55}.craft-band{background:var(--espresso);color:var(--cream)}.craft-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center}@media(max-width:920px){.craft-grid{grid-template-columns:1fr;gap:2.4rem}}.craft-band h2.sec{color:var(--cream)}.craft-band .sub{color:#cbbba0}.craft-list{margin-top:1.6rem;display:grid;gap:1.1rem;justify-content:flex-start}.craft-list .row{display:flex;gap:1rem;align-items:flex-start;padding:0!important;margin:0!important}.craft-list .row .bar{width:3px;min-width:3px;height:2.5rem;background:var(--gold-bright);margin-top:.25rem}.craft-list b{display:block;font-weight:600;letter-spacing:.04em}.craft-list span{font-weight:300;color:#d9cbb1;font-size:.95rem}.receipt{background:var(--cream);color:var(--ink);padding:2rem 2.1rem;box-shadow:0 24px 60px #00000059;max-width:430px;justify-self:center;width:100%}.receipt .r-head{text-align:center;border-bottom:1.5px dashed var(--taupe);padding-bottom:1rem;margin-bottom:1rem}.receipt .r-head .serif{font-size:1.3rem;font-weight:700}.receipt .r-head small{display:block;font-size:.64rem;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-top:.2rem}.receipt table{width:100%;border-collapse:collapse;font-size:.9rem}.receipt td{padding:.42rem 0;vertical-align:top}.receipt td:last-child{text-align:right;font-weight:600}.receipt .r-total{border-top:1.5px dashed var(--taupe);margin-top:.8rem;padding-top:.9rem;display:flex;justify-content:space-between;font-weight:600;font-size:1rem}.receipt .r-foot{text-align:center;font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:var(--taupe);margin-top:1.1rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;margin-top:2.4rem}@media(max-width:900px){.steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.steps{grid-template-columns:1fr}}.step{background:var(--paper);border:1px solid var(--line);padding:1.7rem 1.5rem;border-radius:12px}.step .n{font-family:Playfair Display,serif;font-size:2.2rem;color:var(--tan);font-weight:600;line-height:1}.step h4{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:600;margin:.9rem 0 .4rem}.step p{font-size:.92rem;color:var(--taupe)}.oc-weaves{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:2.2rem}@media(max-width:760px){.oc-weaves{grid-template-columns:1fr}}.oc-w{display:block;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1.6rem 1.5rem;transition:.25s}.oc-w:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 14px 30px #221a111a}.oc-w .w-mini{width:44px;height:44px;border-radius:10px;background:var(--beige);border:1px solid var(--line);display:grid;place-items:center;margin-bottom:.9rem}.oc-w .w-mini svg *{fill:none;stroke:var(--espresso);stroke-width:2;stroke-linecap:round}.oc-w:hover .w-mini svg *{stroke:var(--gold)}.oc-w h3{font-family:Playfair Display,serif;font-size:1.15rem;margin-bottom:.3rem}.oc-w p{font-size:.86rem;font-weight:300;color:#6e6152;margin-bottom:.7rem}.oc-w em{font-style:normal;font-size:.64rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.oc-time{max-width:760px;margin:2.4rem auto 0;display:grid;gap:0}.oc-t{display:grid;grid-template-columns:96px 26px 1fr;gap:1.1rem;align-items:start;padding-bottom:1.9rem;position:relative}.oc-t .yr{font-family:Playfair Display,serif;font-weight:600;font-size:1.05rem;text-align:right;color:var(--gold)}.oc-t .dot{width:13px;height:13px;border-radius:50%;background:var(--gold);border:3px solid var(--beige);justify-self:center;margin-top:.3rem;position:relative;z-index:2}.oc-t:before{content:"";position:absolute;left:calc(108px + 1.1rem);top:14px;bottom:-4px;border-left:2px dashed var(--tan,#D8CDBB)}.oc-t:last-child:before{display:none}.oc-t h4{font-family:Playfair Display,serif;font-size:1.08rem;margin-bottom:.25rem}.oc-t p{font-size:.9rem;font-weight:300;color:#6e6152}@media(max-width:560px){.oc-t{grid-template-columns:64px 22px 1fr;gap:.7rem}.oc-t:before{left:calc(74px + .7rem)}.oc-t .yr{font-size:.92rem}}.oc-quote{background:var(--beige);border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.oc-quote blockquote{font-family:Playfair Display,serif;font-style:italic;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.45;max-width:820px;margin:0 auto .9rem}.oc-quote cite{font-style:normal;font-size:.74rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}#shopify-section-template--19112030929030__custom_liquid_d6rnJU,#shopify-section-template--19112030929030__custom_liquid_RU8ctM,#shopify-section-template--19112030929030__custom_liquid_VinJYY,#shopify-section-template--19112030929030__custom_liquid_TzpAnY,#shopify-section-template--19112030929030__custom_liquid_xi8XTw,#shopify-section-template--19112030929030__custom_liquid_3mieHJ,#shopify-section-template--19112030929030__custom_liquid_Q7LtVT,#shopify-section-template--19112030929030__custom_liquid_We4tnF,#shopify-section-template--19112030929030__custom_liquid_tePgqr,#shopify-section-template--19112030929030__custom_liquid_ttQiem,#shopify-section-template--19112030929030__custom_liquid_LB3rdn,#shopify-section-template--19112030929030__custom_liquid_CgYeNP{padding:0!important}.carft_banner_mopb{display:none}@media(max-width:600px){.wrap{max-width:100%!important}.oc-hero{padding:40px 0}.oc-mini div{width:32%!important;display:flex;flex-direction:column;align-items:center}.oc-mini{gap:0px!important;justify-content:space-between}.oc-mini b{text-align:center}.oc-mini span{text-align:center!important}.craft-list .row{flex-flow:nowrap!important}.oc-t:before{left:calc(55px + .7rem)}.oc-t{grid-template-columns:45px 22px 1fr}#shopify-section-template--19112030929030__custom_liquid_tePgqr section{padding-bottom:0!important}.carft_banner_mopb{display:block}.carft_banner_desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/tbb-our-craft.css.map */
