@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}}:root{--background:#f6f3ed;--foreground:#262722;--primary:#262722;--primary-foreground:#fff;--border:#cfccc4;--ring:#77776a;--input:#b6b4ab;--radius:0rem;--font-sans:Arial,Helvetica,sans-serif}.dark{--background:#f6f3ed;--foreground:#262722;--primary:#262722;--primary-foreground:#fff;--border:#cfccc4;--ring:#77776a;--input:#b6b4ab}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--background);color:var(--foreground);margin:0;font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a,input,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-offset:5px;outline:2px solid #897249}header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:25px;min-height:110px;margin:0 5%;display:flex}.wordmark{letter-spacing:.12em;font-family:Georgia,serif;font-size:30px;line-height:1.15}.wordmark span{letter-spacing:.3em;text-align:center;font:10px/2.4 Arial,sans-serif;display:block}nav{align-items:center;gap:34px;font-size:14px;display:flex}.nav-cta{border-bottom:1px solid;padding:8px 0}.nav-cta span{margin-left:20px}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:5%;max-width:1600px;margin:auto;padding:65px 5% 55px;display:grid}.eyebrow{letter-spacing:.17em;margin:0 0 28px;font-size:12px;font-weight:600;line-height:1.7}h1,h2,h3{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{margin:0 0 30px;font-size:clamp(50px,5.1vw,82px);line-height:1.05}em{font-weight:400}h2{margin:0 0 28px;font-size:clamp(38px,4vw,62px);line-height:1.1}h3{margin:10px 0 18px;font-size:38px;line-height:1.15}.intro{max-width:450px;margin-bottom:28px;font-size:18px}.button{color:#fff;cursor:pointer;background:#272923;border:0;border-radius:0;justify-content:space-between;align-items:center;gap:35px;max-width:355px;height:auto;padding:18px 23px;font:14px/1.5 Arial,sans-serif;display:flex}.button:disabled{opacity:.6}.micro{color:#66665d;max-width:355px;margin-top:13px;font-size:12px;line-height:1.6}.micro a{text-decoration:underline}figure{margin:0}img{object-fit:cover;width:100%;display:block}.hero-photo img{object-position:center;height:620px;max-height:72vw}.hero-photo{padding:0 10px}figcaption{color:#626358;justify-content:space-between;gap:12px;margin-top:12px;font-size:12px;line-height:1.5;display:flex}.craft-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);letter-spacing:.04em;justify-content:space-between;gap:15px;padding:23px 5%;font-size:13px;display:flex}.section{max-width:1600px;margin:auto;padding:95px 5%}.section-heading{grid-template-columns:.65fr 1.2fr 1fr;align-items:start;gap:5%;display:grid}.section-heading>p:last-child{max-width:380px;margin:0}.collection-layout{grid-template-columns:1.1fr 1fr;gap:8%;margin-top:45px;display:grid}.collection-layout figure img{object-position:center;height:660px}.product-list article{border-top:1px solid var(--border);padding:25px 0}.product-label{letter-spacing:.07em;color:#626358;justify-content:space-between;gap:12px;font-size:11px;display:flex}.product-list p{max-width:470px;margin:0 0 14px}.price{font-size:20px}.price span{color:#626358;margin-left:10px;font-size:12px}.product-list .product-note{border-top:1px solid var(--border);padding-top:20px;font-size:13px;line-height:1.7}.text-link{border-bottom:1px solid;margin-top:12px;padding-bottom:4px;font-size:14px;display:inline-block}.maker{background:#e8e5dd;grid-template-columns:1fr 1fr;align-items:center;gap:8%;max-width:none;display:grid}.maker-copy{max-width:550px}.maker-copy p:not(.eyebrow){max-width:505px}.maker figure img{height:650px}.signature{margin:26px 0;font:italic 31px/1.5 Georgia,serif}.signature span{letter-spacing:.12em;font:11px/2 Arial,sans-serif;display:block}.details{grid-template-columns:1fr 2fr;gap:8%;display:grid}details{border-bottom:1px solid var(--border)}details:first-child{border-top:1px solid var(--border)}summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:18px;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{font-size:24px}details[open] summary span{transform:rotate(45deg)}details p{color:#55564d;margin:0 30px 24px 0}.signup-section{color:#f7f4eb;background:#282b25;grid-template-columns:1fr 1fr;gap:10%;padding:90px 8%;display:grid}.signup-section>div>p{max-width:400px}.signup-section h2{font-size:clamp(44px,4.4vw,68px)}.launch-note{color:#c1c4b9;margin-top:30px;font-size:13px}.signup-form{align-self:center;min-width:0}.signup-form>label{font-size:14px}.signup-form input[type=email]{color:#fff;background:0 0;border:1px solid #989d8e;border-radius:0;width:100%;height:56px;margin:10px 0 25px;padding:15px;font-size:16px}fieldset{border:0;margin:0 0 24px;padding:0}legend{margin-bottom:12px;font-size:14px}legend span{color:#b8bcb0}.interest{flex-wrap:wrap;gap:18px;font-size:13px;display:flex}.interest label{cursor:pointer;align-items:center;gap:7px;display:flex}.interest input{accent-color:#dadbd0}.consent{align-items:flex-start;gap:12px;margin-bottom:24px;line-height:1.5;display:flex;font-size:12px!important}.consent [data-slot=checkbox]{color:#fff;background:0 0;border:1px solid #babdaf;border-radius:0;flex-shrink:0;width:18px;height:18px;margin-top:2px}.signup-form .button{color:#262722;background:#f1eee5;width:100%;max-width:none}.signup-form .micro{color:#b8bcb0;max-width:100%}.form-error{color:#ffd3bd;font-size:14px}.honeypot{position:absolute;left:-10000px}.signup-success{padding:35px 0}.signup-success h3{font-size:44px}footer{justify-content:space-between;align-items:center;gap:35px;padding:45px 5%;display:flex}footer p{color:#626358;font-size:12px}footer>div{gap:26px;font-size:13px;display:flex}.privacy{max-width:760px;margin:auto;padding:70px 25px}.privacy h2{margin-top:35px;font-size:28px}@media (min-width:1600px){.maker,.signup-section{padding-left:max(5%,50vw - 720px);padding-right:max(5%,50vw - 720px)}}@media (max-width:850px){header{min-height:90px}nav{gap:18px}nav>a:not(.nav-cta){display:none}.wordmark{font-size:23px}.wordmark span{font-size:9px}.hero{grid-template-columns:1fr;gap:40px;padding-top:44px}.hero-copy{max-width:620px}h1{font-size:clamp(48px,9vw,72px)}.hero-photo{padding:0}.hero-photo img{aspect-ratio:1;object-fit:cover;height:auto;max-height:800px}.craft-strip{grid-template-columns:1fr 1fr;gap:15px;font-size:12px;display:grid}.section{padding:65px 5%}.section-heading{grid-template-columns:1fr;gap:0}.section-heading>p:last-child{max-width:550px}.collection-layout{grid-template-columns:1fr;gap:35px;margin-top:30px}.collection-layout figure img{object-fit:contain;height:auto;max-height:650px}.maker{grid-template-columns:1fr;gap:40px}.maker figure img{height:480px}.details{grid-template-columns:1fr;gap:0}.signup-section{grid-template-columns:1fr;gap:35px;padding:65px 6%}footer{flex-wrap:wrap}footer>div{width:100%}.product-label{font-size:10px}h3{font-size:34px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.interest [data-slot=radio-group-item]{color:#f6f3ed;border-color:#b8bcb0}:root,.dark{--background:#000;--foreground:#f0ead8;--primary:#bfa16f;--primary-foreground:#000;--border:#50442f;--ring:#bfa16f;--input:#bfa16f;--font-sans:"Montserrat",Arial,sans-serif}body{color:#f0ead8;background:#000;padding-bottom:85px;font-family:Montserrat,Arial,sans-serif}html{scroll-padding-top:125px}header{z-index:30;background:#000;border-bottom:1px solid #29251d;min-height:100px;margin:0;padding:15px 4%;position:sticky;top:0}.wordmark{display:block}.wordmark img{object-fit:contain;width:200px;height:70px}.nav-cta{color:#000;background:#bfa16f;border:0;padding:13px 18px;font-weight:600}.hero{grid-template-columns:44% 56%;align-items:center;gap:0;min-height:740px;padding:65px 4% 20px}.hero-copy{z-index:2;position:relative}.reliquary-logo{object-fit:contain;width:110%;max-width:640px;height:auto;margin-bottom:27px}h1{text-transform:uppercase;letter-spacing:-.04em;margin-bottom:20px;font-family:Syncopate,sans-serif;font-size:clamp(22px,2.5vw,38px);font-weight:700;line-height:1.35}.hero-statement{margin:0 0 20px;font-family:Trocchi,Georgia,serif;font-size:clamp(23px,2.6vw,38px);line-height:1.4}.hero-statement em{font-family:Playfair Display,Georgia,serif}.hero .intro{max-width:450px;font-family:Trocchi,Georgia,serif;font-size:16px;line-height:1.8}.button{color:#000;background:#bfa16f;font-family:Montserrat,sans-serif;font-weight:600}.button:hover{background:#d0b484}.hero .micro{color:#c0b8a7}.hero-photo{padding:0;position:relative}.hero-photo img{object-fit:contain;width:112%;height:700px;max-height:none;margin-left:-4%}.hero-photo figcaption{color:#bfa16f;margin:10px 0 0 7%;font-size:11px}.craft-strip{color:#000;background:#bfa16f;border-color:#91794f;padding:28px 5%}.craft-strip span{align-items:center;gap:12px;display:flex}.craft-strip img{object-fit:contain;width:28px;height:28px}.collection,.maker,.details{color:#111;--border:#8f744d;background:#bfa16f;max-width:none}.section-title img{object-fit:contain;width:55px;height:55px;margin-bottom:18px}.section-title .eyebrow{letter-spacing:0;font-family:Syncopate,sans-serif;font-size:12px;font-weight:700;line-height:1.8}.section-heading{grid-template-columns:.65fr 1.25fr 1fr}.section h2{letter-spacing:-.045em;font-family:Trocchi,Georgia,serif;font-size:clamp(35px,3.6vw,56px);line-height:1.25}.section h2 em{font-family:Playfair Display,Georgia,serif}.section h3{font-family:Trocchi,Georgia,serif;font-size:33px}.product-label,.price span,.collection figcaption,.maker figcaption,footer p{color:#3f3323}.collection-layout{grid-template-columns:1.1fr 1fr}.collection-layout figure img{object-fit:cover;border:9px solid #15140f}.maker{border-top:1px solid #91794f;grid-template-columns:1fr 1.2fr;align-items:start;gap:8%}.maker-copy{grid-area:1/2}.maker-portrait{grid-area:1/1;padding-top:50px}.maker-portrait img{object-fit:cover;aspect-ratio:1;height:auto;max-height:620px}.maker .signature{font-family:Playfair Display,Georgia,serif}.details{padding-top:40px}details p{color:#302719}.signup-section{color:#f0ead8;background:#000;border-top:1px solid #50442f}.signup-section h2{font-family:Trocchi,Georgia,serif;font-size:clamp(40px,4.2vw,64px);line-height:1.2}.signup-section h2 em{font-family:Playfair Display,Georgia,serif}.signup-form .button{color:#000;background:#bfa16f}.signup-form .button:hover{background:#d0b484}.signup-form input[type=email]{color:#111;background:#f4f1ea;border-color:#bfa16f}.signup-form input::placeholder{color:#716957}.signup-section .eyebrow{color:#bfa16f}.signup-form .micro,.launch-note{color:#c0b8a7}.interest [data-slot=radio-group-item] svg{fill:#bfa16f}.signup-form legend,.signup-form>label{color:#f0ead8}footer{color:#f0ead8;background:#000;border-top:1px solid #50442f}footer p{color:#c0b8a7}.bottom-nav{z-index:40;color:#000;background:#bfa16f;border-top:1px solid #91794f;gap:42px;padding:20px 4%;display:flex;position:fixed;bottom:0;left:0;right:0}.bottom-nav a{font-family:Playfair Display,Georgia,serif;font-size:26px;font-style:italic;line-height:1.4}.bottom-nav a:last-child{margin-left:auto;font-family:Montserrat,sans-serif;font-size:14px;font-style:normal;font-weight:600}.privacy h1{font-size:38px}.privacy h2{font-family:Trocchi,Georgia,serif}.privacy a{color:#bfa16f}@media (max-width:850px){body{padding-bottom:65px}header{min-height:90px}.wordmark img{width:155px;height:55px}.nav-cta{padding:12px;font-size:12px}.nav-cta span{margin-left:8px}.hero{grid-template-columns:1fr;gap:22px;min-height:0;padding:35px 5% 30px}.reliquary-logo{width:100%;max-width:580px}.hero h1{font-size:clamp(21px,4.7vw,34px)}.hero-statement{font-size:29px}.hero-photo img{aspect-ratio:auto;width:100%;height:auto;max-height:650px;margin:0}.hero-photo figcaption{flex-wrap:wrap;margin-left:0}.craft-strip{gap:20px 12px;padding:22px 5%;font-size:11px}.craft-strip img{width:22px;height:22px}.section-heading,.collection-layout{grid-template-columns:1fr}.section-title{align-items:center;gap:16px;margin-bottom:28px;display:flex}.section-title img{width:38px;height:38px;margin:0}.section-title .eyebrow{margin:0}.maker{grid-template-columns:1fr;gap:32px}.maker-copy{grid-area:2}.maker-portrait{grid-area:1;padding:0}.maker-portrait img{max-height:550px}.bottom-nav{gap:20px;padding:15px 4%}.bottom-nav a{font-size:19px}.bottom-nav a:last-child{font-size:11px}.bottom-nav>a:not(.nav-cta){display:block}.collection-layout figure img{border-width:5px;height:auto}.signup-section h2{font-size:42px}.collection figcaption{font-size:12px}}@media (max-width:390px){.bottom-nav{gap:14px}.bottom-nav a{font-size:17px}.bottom-nav a:last-child{font-size:10px}.wordmark img{width:135px}.nav-cta{font-size:11px}}.section-anchors .survey-link{color:#102b3d;background:#bfa16f;padding:10px 14px;font-weight:700}
@font-face{font-family:Montserrat;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/brand-0.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/brand-1.ttf)format("truetype")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/brand-2.ttf)format("truetype")}@font-face{font-family:Trocchi;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/brand-7.ttf)format("truetype")}@font-face{font-family:Playfair Display;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/brand-3.ttf)format("truetype")}
:root,.dark{--background:#f6f0e2;--foreground:#102536;--primary:#102b3d;--primary-foreground:#fffaf0;--border:#c9b98f;--ring:#d1a744;--input:#aa9561;--radius:0}*{box-sizing:border-box}body{color:#102536;background:#f6f0e2;padding-bottom:0;font-family:Montserrat,Arial,sans-serif}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline-color:#e1b93e}header{z-index:100;padding:calc(6px + max(16px,env(safe-area-inset-top,0px))) 4% 8px;min-height:calc(74px + max(16px,env(safe-area-inset-top,0px)));color:#fff8e9;background:#0a2232;border-bottom:1px solid #8c733c;margin:0;position:sticky;top:0}.wordmark img{object-fit:contain;width:190px;height:62px}nav{font-size:14px}.nav-cta{color:#0a2232;background:#d0a342;border:1px solid #e3c36d;padding:13px 18px;font-weight:700}.nav-cta:hover{background:#e1bc57}.instagram-link{color:#e6bd52;align-items:center;gap:7px;font-weight:700;display:flex}.instagram-link svg{width:18px;height:18px}.instagram-link:hover{color:#fff3bc}.studio-hero{color:#fff8e9;background:#102b3d;grid-template-columns:43% 57%;align-items:stretch;gap:0;max-width:none;min-height:730px;padding:0;display:grid;overflow:hidden}.studio-hero .hero-copy{z-index:2;flex-direction:column;justify-content:center;padding:48px 7% 48px 9%;display:flex;position:relative}.chase-title{white-space:nowrap;letter-spacing:-.055em;text-transform:none;color:#fff8e9;align-items:baseline;gap:.16em;margin:0 0 24px;font:400 clamp(42px,4vw,64px)/1 Trocchi,Georgia,serif;display:flex}.chase-title span:last-child{color:#e6bd52;margin-left:0;font-size:1.08em}.chase-title em{color:#d7b065;letter-spacing:-.02em;margin:0;font:italic 400 .52em/1 Playfair Display,Georgia,serif}.chase-title-image{width:100%;max-width:470px;margin-bottom:24px;line-height:0;display:block}.chase-title-image img{object-fit:contain;width:100%;height:auto}.launch-offer{text-align:center;border-top:1px solid #8e7748;border-bottom:1px solid #8e7748;flex-direction:column;align-items:center;gap:3px;max-width:470px;margin:0 0 14px;padding:11px 0;display:flex}.launch-offer strong{color:#e6bd52;font:400 18px/1.3 Trocchi,Georgia,serif}.launch-offer span{color:#d8d6cc;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.45}.hero-credibility{text-align:center;max-width:470px;margin:0 0 23px;padding:0 8px}.hero-credibility p{color:#d8d6cc;margin:0;font-size:11px;line-height:1.5}.hero-credibility strong{color:#fff8e9}.hero-credibility cite{font-style:italic}.hero-credibility a{color:#e6bd52;font-size:inherit;white-space:nowrap;border-bottom:1px solid #9f7c38;font-weight:700}.hero-lead{color:#fff8e9;max-width:520px;margin:0 0 15px;font:400 clamp(21px,1.8vw,29px)/1.3 Trocchi,Georgia,serif}.hero-lead strong{color:#e6bd52;font-weight:400;display:block}.hero-craft{color:#d8d6cc;max-width:470px;margin:0;font-size:15px;line-height:1.6}.made-in{letter-spacing:.19em;text-transform:uppercase;color:#e6bd52;margin:12px 0 26px;font-size:11px;font-weight:700}.hero-now{color:#fff3cc;max-width:470px;margin:0;font-size:13px;font-weight:600;line-height:1.55}.hero-maker{border-top:1px solid #526676;grid-template-columns:58px 1fr;align-items:start;gap:15px;max-width:510px;padding-top:21px;display:grid}.hero-maker img{object-fit:cover;object-position:center 18%;border:1px solid #b8934b;width:58px;height:73px}.hero-maker p{color:#e3e0d7;margin:0;font-size:13px;line-height:1.55}.hero-maker strong{color:#fff8e9}.hero-maker cite{font-style:italic}.hero-maker div>a{color:#e6bd52;border-bottom:1px solid #9f7c38;margin-top:7px;font-size:13px;display:inline-block}.hero-maker div>a span{margin-left:10px}.hero-button{color:#0a2232;background:#d0a342;border:1px solid #e3c36d;max-width:385px;margin-top:25px;font-weight:700}.hero-button:hover{color:#071a27;background:#e1bc57}.studio-hero .hero-photo{background:radial-gradient(circle at 52% 48%,#fdf7ea 0,#f2e6cc 55%,#e2d4b8 100%);border:0;flex-direction:column;justify-content:center;min-width:0;padding:30px 3% 18px 0;display:flex}.studio-hero .hero-photo img{object-fit:contain;filter:drop-shadow(0 28px 24px #04111b57);width:100%;height:900px;max-height:84vh;margin:0}.studio-hero .hero-photo figcaption{color:#3e4e58;text-transform:uppercase;letter-spacing:.08em;margin:10px 2% 0;padding:0;font-size:10px;display:block}.studio-hero .hero-photo figcaption span{display:block}.studio-hero .hero-photo figcaption span+span{margin-top:4px}.credibility-strip{color:#102536;background:#fff8e9;border-bottom:1px solid #c9b98f;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:15px;padding:12px 5%;display:grid}.credibility-strip img{object-fit:contain;width:44px;height:44px}.credibility-strip p{margin:0;font-size:12px;line-height:1.45}.credibility-strip p strong{color:#8f6725}.credibility-strip cite{font-style:italic}.credibility-strip>a{color:#76551f;white-space:nowrap;border-bottom:1px solid #b58c3d;font-size:12px;font-weight:700}.craft-strip{color:#071d2b;background:#d0a342;border:0;grid-template-columns:repeat(5,1fr);gap:0;padding:0 4%;display:grid}.craft-strip span,.craft-strip>a{text-align:left;letter-spacing:.01em;border-right:1px solid #0a223238;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:3px 10px;font-size:11px;font-weight:700;line-height:1.25;display:flex}.craft-strip svg{stroke-width:1.6px;flex:none;width:18px;height:18px}.craft-strip a{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.craft-strip b{font-size:10px}.section{max-width:1600px;padding:95px 5%}.collection{color:#102536;background:#f6f0e2;max-width:none}.section-heading{grid-template-columns:.55fr 1.35fr .9fr;align-items:start;gap:5%}.section-heading>.eyebrow{color:#8b6b2f;margin-top:9px}.section h2{letter-spacing:-.05em;font:400 clamp(42px,4.3vw,68px)/1.08 Trocchi,Georgia,serif}.section h2 em{color:#8f6725;font-family:Playfair Display,Georgia,serif}.section-heading>p:last-child{max-width:390px;font-size:17px;line-height:1.7}.section-heading>p:last-child strong{color:#8f6725;margin-bottom:9px;font:400 20px/1.35 Trocchi,Georgia,serif;display:block}.collection-layout{grid-template-columns:1.45fr 1fr;align-items:center;gap:6%;margin-top:48px;display:grid}.collection-layout figure img{object-fit:contain;border:0;height:auto;max-height:none;box-shadow:0 18px 50px #2125221f}.collection figcaption{color:#655d50}.product-list article{border-top:1px solid #b7a980;padding:28px 0}.product-list article:last-of-type{border-bottom:1px solid #b7a980}.product-label{letter-spacing:.09em;color:#786a50;flex-wrap:wrap;font-size:10px}.product-list h3{color:#102b3d;font:400 39px/1.15 Trocchi,Georgia,serif}.product-list p{font-size:16px;line-height:1.72}.product-list p strong{color:#8f6725;font-family:Trocchi,Georgia,serif;font-size:19px;font-weight:400}.text-link{color:#5e461d;border-color:#b58c3d;font-weight:600}.maker{color:#fff8e9;background:#102b3d;border:0;max-width:none;padding:90px 5%;display:block}.maker-copy{max-width:1080px;margin:0 auto}.maker-copy:after{content:"";clear:both;display:block}.maker-copy>.eyebrow{color:#e6bd52}.maker h2{color:#fff8e9}.maker h2 em{color:#e6bd52;font-size:.65em}.maker-copy p:not(.eyebrow){color:#e0ddd4;max-width:none;font-size:15px;line-height:1.75}.maker-portrait{float:left;width:min(16%,155px);margin:8px 30px 6px 0;padding:0}.maker-portrait img{aspect-ratio:auto;object-fit:contain;border:0;width:100%;height:auto;max-height:none;box-shadow:-8px 8px #d0a342}.maker figcaption{color:#d4c9ad;margin-top:12px}.maker .text-link{color:#e6bd52}.maker .signature{color:#fff8e9;font-family:Playfair Display,Georgia,serif}.maker .signature span{color:#d4c9ad;font-family:Montserrat,Arial,sans-serif}.details{color:#102536;background:#f6f0e2;grid-template-columns:.72fr 2fr;gap:8%;display:grid}.answers{border-top:1px solid #b7a980}details{border-color:#b7a980}summary{font-family:Trocchi,Georgia,serif;font-size:20px}summary span{color:#b0802c}details p{color:#42505a;max-width:760px;font-size:15px}details p a{color:#76551f;text-underline-offset:4px;font-weight:600;text-decoration:underline}.signup-section{color:#fff8e9;background:#071d2b;border-top:6px solid #d0a342;grid-template-columns:1fr 1fr;gap:10%;padding:95px 8%;display:grid}.signup-section .eyebrow{color:#e6bd52}.signup-section h2{font:400 clamp(46px,4.7vw,72px)/1.05 Trocchi,Georgia,serif}.signup-section h2 em{color:#e6bd52;font-family:Playfair Display,Georgia,serif}.signup-section>div>p{max-width:460px}.launch-note,.signup-form .micro{color:#bdc4c5}.signup-form input[type=email]{color:#102536;background:#fffaf0;border-color:#d0a342}.signup-form .button{color:#071d2b;background:#d0a342;border:1px solid #e3c36d;font-weight:700}.signup-form .button:hover{background:#e1bc57}.interest [data-slot=radio-group-item],.consent [data-slot=checkbox]{border-color:#e6bd52}.interest [data-slot=radio-group-item] svg{fill:#e6bd52}.consent{font-size:13px!important}footer{color:#fff8e9;background:#061722;border-top:1px solid #4b5b64;padding:48px 5%}footer p{color:#c7c9c3;line-height:1.75}footer>div{font-size:13px}.footer-instagram{color:#071d2b;background:#d0a342;align-items:center;gap:8px;padding:10px 13px;font-weight:700;display:flex}.footer-instagram svg{width:18px;height:18px}.footer-instagram:hover{background:#e1bc57}.bottom-nav{display:none}.privacy{color:#102536}.privacy a{color:#76551f}.currency-indicator{color:#d8c99e;letter-spacing:.03em;align-items:center;gap:6px;margin-top:5px;font-size:11px;font-weight:600;display:inline-flex}.currency-flag{border:1px solid #fff8e973;width:20px;height:13px;display:inline-block;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000003d}.currency-flag-cad{background:linear-gradient(90deg,#d52b1e 0 25%,#fff 25% 75%,#d52b1e 75%)}.currency-flag-cad:after{content:"✦";color:#d52b1e;place-items:center;font-size:10px;line-height:1;display:grid;position:absolute;inset:0}.currency-flag-usd{background:repeating-linear-gradient(#b22234 0 1px,#fff 1px 2px)}.currency-flag-usd:before{content:"";background:#3c3b6e;width:9px;height:7px;position:absolute;top:0;left:0}@media (min-width:1600px){.craft-strip,.collection{padding-left:max(5%,50vw - 750px);padding-right:max(5%,50vw - 750px)}}@media (max-width:1050px){.craft-strip{grid-template-columns:repeat(3,1fr)}.craft-strip span,.craft-strip>a{border-bottom:1px solid #0a223238}.section-heading{grid-template-columns:.45fr 1.2fr 1fr}.studio-hero .hero-copy{padding-left:7%}}@media (max-width:850px){header{min-height:calc(44px + max(4px,env(safe-area-inset-top,0px)));padding:max(4px,env(safe-area-inset-top,0px)) 5% 2px}.wordmark img{width:164px;height:44px}nav{gap:8px}nav>a:not(.nav-cta):not(.instagram-link){display:none}.instagram-link{display:flex}.instagram-link span{display:none}.instagram-link svg{width:18px;height:18px}.nav-cta{padding:7px 9px;font-size:10px}.nav-cta span{margin-left:5px}.studio-hero{flex-direction:column;min-height:0;display:flex}.studio-hero .hero-copy{display:contents}.studio-hero .chase-title{white-space:nowrap;text-transform:none;letter-spacing:-.045em;order:1;justify-content:center;align-items:baseline;gap:.16em;width:90%;margin:22px 5% 12px;font-size:clamp(34px,10.2vw,44px);line-height:1;display:flex}.studio-hero .chase-title em{text-transform:lowercase;margin:0;font-size:.58em}.studio-hero .chase-title span:last-child{margin:0;font-size:1.05em}.launch-offer{order:2;width:90%;max-width:none;margin:0 5% 8px;padding:9px 0}.launch-offer strong{font-size:16px}.launch-offer span{font-size:9px}.hero-credibility{order:3;width:90%;max-width:none;margin:0 5% 12px;padding:0 3%}.hero-credibility p,.hero-credibility a{font-size:10px}.studio-hero .hero-photo{order:4;padding:4px 2% 8px}.studio-hero .hero-photo img{aspect-ratio:auto;object-fit:contain;height:auto;max-height:none}.studio-hero .hero-photo figcaption{margin:10px 3% 0}.hero-lead{order:5;max-width:90%;margin:27px 5% 15px;font-size:23px}.hero-craft{order:6;max-width:90%;margin:0 5%;font-size:14px}.made-in{order:7;margin:12px 5% 18px}.hero-now{order:8;max-width:90%;margin:0 5%;font-size:12px}.hero-button{order:9;width:90%;max-width:none;margin:18px 5% 30px}.credibility-strip{grid-template-columns:34px 1fr;gap:10px;padding:10px 5%}.credibility-strip img{width:34px;height:34px}.credibility-strip p{font-size:10px}.credibility-strip>a{grid-column:2;width:max-content;font-size:10px}.craft-strip{grid-template-columns:repeat(3,1fr);padding:0}.craft-strip span,.craft-strip>a{border-left:0;justify-content:flex-start;min-height:42px;padding:3px 3vw;font-size:10px}.craft-strip>:last-child{grid-column:auto}.craft-strip svg{width:16px;height:16px}.section{padding:65px 5%}.section-heading,.collection-layout{grid-template-columns:1fr;gap:0}.section-heading>p:last-child{max-width:600px;font-size:16px}.collection-layout{gap:32px;margin-top:30px}.collection-layout figure{margin:0 -5.56%}.collection-layout figure img{width:100%;box-shadow:none}.collection-layout figcaption{padding:0 5%;font-size:11px}.product-list h3{font-size:35px}.maker{padding:65px 5%;display:block}.maker-copy{display:block}.maker-portrait{float:left;width:23%;margin:6px 18px 5px 0}.maker .maker-portrait img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:none;margin:0;box-shadow:-5px 5px #d0a342}.maker-portrait figcaption{width:100%;margin:9px 0 0;font-size:8px}.maker-portrait .text-link{width:auto;max-width:100%;margin:5px 0 0;font-size:9px;line-height:1.3;display:inline-block}.maker h2{font-size:45px}.details{grid-template-columns:1fr;gap:5px}.signup-section{grid-template-columns:1fr;gap:38px;padding:65px 6%}footer{flex-wrap:wrap}footer>div{flex-wrap:wrap;width:100%}}@media (max-width:430px){.studio-hero .chase-title{font-size:clamp(34px,10.2vw,44px)}.hero-lead{font-size:21px}.craft-strip span,.craft-strip>a{padding-left:3vw;padding-right:3vw;font-size:9px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.studio-hero{grid-template-columns:40% 60%;min-height:690px}.studio-hero .hero-copy{padding:46px 8% 46px 10%}.hero-lead{margin:0 0 13px}.hero-craft{margin:0 0 19px}.hero-craft span{color:#e6bd52;white-space:nowrap;font-weight:700}.launch-offer{margin:0 0 12px;padding:9px 0}.hero-credibility{text-align:left;background:#e6bd5212;border-left:2px solid #d0a342;margin:0 0 16px;padding:10px 12px}.hero-credibility p{font-size:12px}.launch-price{color:#e6bd52;background:0 0;border:1px solid #b8934b;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px;width:100%;max-width:470px;margin:0 0 9px;padding:8px 11px;display:grid}.launch-price>span{color:#d8c99e;letter-spacing:.08em;text-transform:uppercase;max-width:100%;font-size:11px;font-weight:800;line-height:1.3;display:block}.launch-price-tiers{text-align:right;justify-items:end;gap:1px;min-width:0;display:grid}.launch-price-tiers>strong{color:#fff8e9;white-space:nowrap;text-align:right;margin:0;font:400 14px/1.35 Trocchi,Georgia,serif;display:block}.hero-signup{max-width:470px;margin-top:2px}.signup-form{scroll-margin-top:72px}.signup-fields{display:block}.signup-form-compact label{color:#fff8e9;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.signup-form-compact .signup-fields{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.signup-form-compact input[type=email]{height:49px;margin:0;padding:12px 14px}.signup-form-compact .button{white-space:nowrap;width:auto;min-width:190px;height:49px;margin:0;padding:12px 16px}.signup-form-compact .micro{max-width:470px;margin:8px 0 0;font-size:11px;line-height:1.45}.signup-form-compact .form-error{margin:5px 0 0}.signup-section .signup-fields{display:block}.signup-section .signup-fields .button{width:100%;max-width:none}.craft-strip{color:#102536;background:#fff8e9;border-top:1px solid #c9b98f;border-bottom:1px solid #c9b98f;grid-template-columns:repeat(6,1fr);gap:0;padding:11px 5%}.craft-strip span,.craft-strip>a{background:0 0;border-bottom:0;border-right:1px solid #d4c59e;min-height:42px;padding:5px 14px;font-size:11px}.craft-strip>:first-child{border-left:1px solid #d4c59e}.craft-strip svg{color:#a47929}.product-showcase{border-top:1px solid #b7a980;margin-top:55px}.product-feature{border-bottom:1px solid #b7a980;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:7%;padding:72px 0;display:grid}.product-feature figure{background:#eee4cf;flex-direction:column;justify-content:center;align-items:stretch;min-width:0;margin:0;display:flex}.product-feature figure img{object-fit:contain;width:100%;height:610px;box-shadow:none}.product-feature figcaption{color:#655d50;border-top:1px solid #d2c49f;margin:0;padding:10px 14px 12px;font-size:11px}.product-copy{max-width:490px}.product-copy h3{color:#102b3d;margin:14px 0 20px;font:400 46px/1.1 Trocchi,Georgia,serif}.product-copy p{font-size:16px;line-height:1.72}.product-copy p strong{color:#8f6725;margin-bottom:8px;font:400 21px/1.35 Trocchi,Georgia,serif;display:block}.product-copy h3.product-title-image{height:58px;margin:14px 0 7px;line-height:0}.product-title-image img{object-fit:contain;object-position:left center;width:auto;max-width:100%;height:100%}.product-copy p a{color:#76551f;text-underline-offset:3px;font-weight:600;text-decoration:underline}.reliquary-feature figure{background:radial-gradient(circle at 50% 46%,#fffaf0,#e8dcc2);grid-area:1/2}.reliquary-feature .product-copy{grid-area:1/1;margin-left:auto}.reliquary-feature figure img{padding:20px}.workshop-detail{margin:72px 0 0}.workshop-detail img{object-fit:cover;object-position:center 48%;width:100%;height:440px}.workshop-detail figcaption{color:#655d50;border-bottom:1px solid #b7a980;margin:0;padding:10px 0}.maker-copy{max-width:1040px}.maker-profile{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:35px;margin:35px 0 38px;display:grid}.maker-portrait{float:none;width:auto;margin:0}.maker .maker-portrait img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto;max-height:none;box-shadow:-8px 8px #d0a342}.maker-profile>div>p{margin:0}.maker-profile .text-link{margin-top:16px}.maker-body{max-width:850px}.maker-body p{margin:0 0 18px}@media (min-width:851px){.signup-section{align-items:start}.signup-section>.signup-form{align-self:start;margin-top:50px}}@media (max-width:1050px){.studio-hero{grid-template-columns:44% 56%}.product-feature{grid-template-columns:1fr 1fr;gap:5%}.craft-strip{grid-template-columns:repeat(3,1fr)}.craft-strip span,.craft-strip>a{border-bottom:1px solid #d4c59e}}@media (max-width:850px){.studio-hero{flex-direction:column;display:flex}.studio-hero .hero-copy{display:contents}.studio-hero .chase-title{order:1;margin-top:18px}.studio-hero .chase-title-image{width:min(72%,280px);margin:18px auto 12px;display:block}.studio-hero .chase-title-image img{width:100%;height:auto}.hero-lead{text-align:center;order:2;margin:4px 5% 12px}.hero-lead strong{display:inline}.hero-credibility{text-align:left;order:3;margin:0 5% 12px;padding:9px 11px}.hero-credibility p,.hero-credibility a{font-size:12px}.studio-hero .hero-photo{order:4;padding:0 2% 6px}.studio-hero .hero-photo img{width:100%;height:auto}.hero-craft{letter-spacing:-.06em;text-align:center;white-space:nowrap;order:5;max-width:90%;margin:14px 5% 13px;font-size:clamp(11px,3.1vw,13px)}.hero-craft span{letter-spacing:normal;margin-top:4px;display:block}.launch-price{text-align:left;order:6;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);width:90%;max-width:none;margin:0 5% 8px;padding:7px 10px}.launch-price>span{letter-spacing:.07em;font-size:9px;line-height:1.35}.launch-price-tiers{text-align:right;justify-items:end}.launch-price-tiers>strong{letter-spacing:-.035em;white-space:nowrap;text-align:right;font-size:11px}.launch-offer{order:7;margin:0 5% 8px}.hero-signup{order:8;width:90%;max-width:none;margin:0 5% 28px}.signup-form-compact .signup-fields{grid-template-columns:1fr}.signup-form-compact .button{width:100%;min-width:0;max-width:none}.signup-form-compact .micro{font-size:11px}.craft-strip{grid-template-columns:1fr 1fr;padding:8px 5%}.craft-strip span,.craft-strip>a{border:0;border-bottom:1px solid #d4c59e;min-height:40px;padding:5px 10px;font-size:10px}.craft-strip>:nth-child(odd){border-right:1px solid #d4c59e}.craft-strip>:first-child{border-left:0}.craft-strip>:last-child{border-right:0;grid-column:auto;justify-content:flex-start}.product-showcase{margin-top:34px}.product-feature{grid-template-columns:1fr;gap:25px;padding:46px 0}.product-feature figure,.reliquary-feature figure{grid-area:1/1;margin:0 -5.56%}.product-feature figure img{height:auto;max-height:590px}.reliquary-feature figure img{padding:8px}.product-copy,.reliquary-feature .product-copy{grid-area:2/1;max-width:none;margin:0}.product-copy h3{font-size:39px}.product-copy h3.product-title-image{height:50px;margin:14px 0 3px}.workshop-detail{margin:48px -5.56% 0}.workshop-detail img{height:300px}.workshop-detail figcaption{padding:9px 5%}.maker-profile{grid-template-columns:105px 1fr;gap:20px;margin:28px 0 32px}.maker-portrait{width:auto;margin:0}.maker .maker-portrait img{width:100%;margin:0;box-shadow:-5px 5px #d0a342}.maker-portrait figcaption{margin-top:9px;font-size:9px;line-height:1.35}.maker-profile .text-link{margin-top:12px;font-size:12px}.maker-body{max-width:none}}@media (max-width:430px){.studio-hero .chase-title{font-size:clamp(32px,9.7vw,42px)}.hero-lead{font-size:20px}.maker-profile{grid-template-columns:88px 1fr;gap:16px}.maker-profile>div>p{font-size:14px;line-height:1.65}}.subscriber-count{color:#d8c99e;margin-top:8px;font-size:13px}.hp-field{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:root{--header-height:calc(74px + max(16px, env(safe-area-inset-top,0px)))}html{scroll-padding-top:0}#collection,#maker,#main,#collector-list{scroll-margin-top:var(--header-height)}.reveal{opacity:1;transform:none}.js-reveal .reveal{opacity:0;transition:opacity .6s}.js-reveal .reveal.is-visible{opacity:1}@media (prefers-reduced-motion:reduce){.js-reveal .reveal{opacity:1;transition:none}}.chase-title em,.section h2 em,.signup-section h2 em,.maker h2 em,.maker .signature,.signature,.section-heading>p:last-child strong,.product-copy p strong,.product-list p strong{font-family:Playfair Display,Georgia,serif;font-style:italic}h1.hero-lead{text-transform:none;letter-spacing:normal;font-weight:400}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-credibility p{color:#e3e1d9;font-size:14px;line-height:1.55}.hero-credibility a{text-underline-offset:5px;border-bottom:0;padding:5px 0;font-size:14px;text-decoration:underline;text-decoration-thickness:1px;display:inline-block}.maker-copy p:not(.eyebrow){max-width:34em}@media (min-width:851px){.section-heading>p:last-child{margin-top:5px}}.section-heading>.eyebrow,.details>.eyebrow,.welcome .eyebrow,.section h2 em,.product-copy p strong,.product-list p strong{color:#836223}.section-heading>p:last-child strong{color:#102b3d}.maker.section h2 em{color:#f4d179}@media (min-width:851px){.launch-price{grid-template-columns:minmax(84px,.6fr) minmax(0,1.4fr);align-items:center}.launch-price>span{line-height:1.35}.launch-price-tiers>strong{white-space:normal}}@media (min-width:851px) and (max-width:1120px){.launch-price-tiers>strong{font-size:12px}.launch-price>span{letter-spacing:.06em;font-size:10px}}.currency-switch{appearance:none;color:#e6bd52;letter-spacing:.03em;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:4px 0 4px 2px;font:700 11px/1.3 Montserrat,Arial,sans-serif;text-decoration:underline}.currency-switch:hover{color:#fff8e9}header nav a{align-items:center;min-height:44px;display:inline-flex}.nav-cta{min-height:44px;padding:0 18px}.text-link{text-underline-offset:6px;border-bottom:0;align-items:center;min-height:44px;padding:0;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}footer>div a{align-items:center;min-height:44px;display:inline-flex}.micro a{padding:5px 0;display:inline-block}summary{min-height:52px}.welcome{max-width:820px;margin:0 auto;padding:72px 5% 96px}.welcome .eyebrow{margin:0 0 14px}.welcome h1{letter-spacing:-.04em;text-transform:none;color:#102b3d;margin:0 0 20px;font:400 clamp(38px,5vw,58px)/1.08 Trocchi,Georgia,serif}.welcome-lead{color:#102536;max-width:32em;margin:0 0 42px;font:400 clamp(18px,2vw,22px)/1.55 Trocchi,Georgia,serif}.welcome-steps{border-top:1px solid #b7a980;margin:0;padding:0;list-style:none}.welcome-steps li{border-bottom:1px solid #b7a980;padding:26px 0}.welcome-steps h2{letter-spacing:-.02em;color:#102b3d;margin:0 0 9px;font:400 23px/1.3 Trocchi,Georgia,serif}.welcome-steps p{color:#42505a;max-width:34em;margin:0;font-size:15px;line-height:1.7}.welcome-steps .text-link{color:#5e461d;margin-top:4px;font-weight:600}.welcome-note{color:#5b5a52;max-width:34em;margin:36px 0 0;font-size:13px;line-height:1.7}.welcome-note a{color:#76551f;text-underline-offset:3px;text-decoration:underline}.section-anchors{display:none}@media (max-width:850px){header{flex-wrap:wrap;gap:0 10px;padding-bottom:0}.section-anchors{border-top:1px solid #e6bd5247;order:3;justify-content:flex-start;align-items:stretch;gap:24px;width:100%;margin-top:2px;display:flex}header nav.section-anchors>a:not(.nav-cta){color:#e6bd52;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;align-items:center;min-height:40px;font-size:10px;font-weight:700;display:flex}header nav.section-anchors>a:not(.nav-cta):hover{color:#fff8e9}}.section-anchors .survey-link,.desktop-survey-link{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;background:0 0;border:0;padding:3px}@media (min-width:851px){.section-anchors{display:none!important}}@media (max-width:850px){.desktop-survey-link{display:none!important}}.details{color:#fff8e9;background:#071d2b;max-width:none}.details>.eyebrow{color:#e6bd52}.details .answers{border-top-color:#e6bd5273}.details details{border-color:#e6bd5273}.details summary{color:#fff8e9}.details summary span{color:#e6bd52}.details details p{color:#d5d9d7}.details details p a{color:#e6bd52}.product-feature .product-gallery{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0;display:flex;position:relative}.product-gallery-image{aspect-ratio:826/1000;object-fit:contain;width:min(100%,504px);box-shadow:none;transform-style:preserve-3d;backface-visibility:hidden;border:0;display:block;height:auto!important;max-height:none!important}.product-gallery.is-turning .product-gallery-image{animation:.21s cubic-bezier(.22,.61,.36,1) product-gallery-turn}@keyframes product-gallery-turn{0%{transform:rotateY(0)}40%{transform:rotateY(-12deg)translate(-2%)scale(.975)}70%{transform:rotateY(6deg)translate(1%)scale(.99)}to{transform:rotateY(0)}}.product-gallery-control{z-index:2;color:#cbb98f;cursor:pointer;opacity:.78;background:#f6f0e252;border:0;border-radius:50%;width:30px;height:30px;padding:0;font-size:13px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery-control:hover{color:#8a6930;opacity:1;background:#f6f0e2b8}.product-gallery-prev{left:8px}.product-gallery-next{right:8px}@media (max-width:850px){.product-feature .product-gallery{width:111.12%;margin:0 -5.56%}.product-gallery-image{width:100%;max-width:504px}}@media (prefers-reduced-motion:reduce){.product-gallery.is-turning .product-gallery-image{animation:none}}@media (max-width:850px){:root{--header-height:calc(44px + max(4px, env(safe-area-inset-top,0px)) + 42px)}.hero-credibility p,.hero-credibility a{font-size:13px}.studio-hero .chase-title-image{order:1}.welcome{padding:52px 6% 72px}}
html,body,.main-site{max-width:100%;overflow-x:clip}body:has(>.main-site){background:#102b3d}.main-site>header,.main-site>footer{padding-inline:5%}.main-site .studio-hero .hero-copy{padding-left:10%}.main-site .hero-photo figcaption{position:relative}.main-site .maker,.main-site .signup-section,.main-site .details{padding-inline:5%}.main-site .hero-credibility a,.main-site .micro a{line-height:inherit;vertical-align:baseline;padding:0;display:inline}.main-site .hero-credibility p,.main-site .micro{line-height:1.55}.main-site .signup-section{min-height:0;padding-top:44px;padding-bottom:24px}.main-site .details{padding-top:24px;padding-bottom:48px}.main-site .signup-section,.main-site .details{opacity:1;transition:none;transform:none}@media (min-width:1600px){.main-site>header,.main-site>footer{padding-inline:max(5%,50vw - 750px)}.main-site .studio-hero .hero-copy{padding-left:max(9%,50vw - 750px)}.main-site .maker,.main-site .signup-section,.main-site .details{padding-inline:max(5%,50vw - 750px)}}@media (min-width:1024px){.main-site .studio-hero .hero-photo{padding-right:max(5vw,50vw - 750px)}.main-site .studio-hero .hero-photo img{margin:0 auto;transform:none}.main-site .studio-hero .hero-photo figcaption{text-align:left;margin-left:0;padding-left:clamp(1.5rem,3.5vw,3rem)}}@media (min-width:1051px){.main-site .craft-strip{grid-template-columns:repeat(6,1fr);padding-inline:5%}}@media (min-width:1600px){.main-site .craft-strip{padding-inline:max(5%,50vw - 750px)}}.main-site .archive-feature{grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr)}.main-site .product-gallery-carousel{perspective:900px;width:min(100%,504px);position:relative}.main-site .product-gallery-viewport{overflow:hidden}.main-site .product-gallery-track{touch-action:pan-y pinch-zoom;display:flex}.main-site .product-gallery-slide{flex:0 0 100%;min-width:0}.main-site .product-feature .product-gallery-image{aspect-ratio:826/1000;object-fit:contain;width:100%;box-shadow:none;transform-origin:50%;border:0;padding:20px}@media (min-width:851px) and (max-width:1050px){.main-site .archive-feature{grid-template-columns:1fr 1fr}}@media (max-width:850px){.main-site .section{padding-top:32.5px}.main-site .collection{padding-bottom:32.5px}.main-site .signup-section{padding-top:32px;padding-bottom:20px}.main-site .details{padding-top:20px}.main-site .archive-feature{grid-template-columns:1fr}.main-site .product-feature .product-gallery-image{padding:8px}.main-site .studio-hero .hero-photo{overflow:hidden}}.main-site>header{z-index:50!important;background:#102b3d!important;border-bottom:none!important;flex-direction:column!important;gap:0!important;height:auto!important;min-height:auto!important;padding:0!important;display:flex!important;position:sticky!important;top:0!important}.main-site>header .header-nav-row{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;min-height:60px;padding:10px 5%;display:flex}@media (min-width:1600px){.main-site>header .header-nav-row{padding-inline:max(5%,50vw - 750px)}}.main-site>header .wordmark img{object-fit:contain;width:170px;height:auto;max-height:40px;display:block}.main-site>header .desktop-nav{align-items:center;gap:26px;display:flex}.main-site>header .mobile-cta-wrap,.main-site>header .header-subnav-row{display:none}.survey-banner-wrap{background-color:var(--accent,#d4a359);box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.5rem 1rem .45rem;display:flex}.survey-banner-wrap .survey-banner-strip{letter-spacing:.02em;text-align:center;background:0 0;justify-content:center;align-items:center;gap:.5rem;width:auto;padding:0;font-family:Montserrat,Arial,sans-serif;font-size:.85rem;font-weight:700;line-height:1.35;text-decoration:none;display:inline-flex;color:#102b3d!important}.survey-banner-wrap .survey-banner-strip:hover{text-decoration:underline}.siren-icon{vertical-align:middle;font-size:1.15rem;line-height:1;display:inline-block}@media (max-width:850px){.main-site>header .header-nav-row{min-height:52px;padding:8px 4%}.main-site>header .wordmark img{width:135px}.main-site>header .desktop-nav{display:none!important}.main-site>header .mobile-cta-wrap{display:block!important}.main-site>header .mobile-cta-wrap .nav-cta{background:var(--accent,#d4a359);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:0;justify-content:center;align-items:center;padding:7px 12px;font-size:.72rem;font-weight:700;line-height:1;text-decoration:none;color:#102b3d!important;display:inline-flex!important}.main-site>header .header-subnav-row{box-sizing:border-box;background:#0d2332;border-top:1px solid #ffffff14;justify-content:center;align-items:center;gap:30px;width:100%;padding:8px 4%;display:flex!important}.main-site>header .header-subnav-row a{color:#fff8e9;letter-spacing:.08em;text-transform:uppercase;font-family:Montserrat,Arial,sans-serif;font-size:.75rem;font-weight:600;text-decoration:none}.survey-banner-wrap{padding:.5rem .75rem}.survey-banner-wrap .survey-banner-strip{font-size:.64rem;line-height:1.3}.siren-icon{font-size:.95rem}.terms-trigger-link{font-size:.58rem}}.terms-trigger-link{letter-spacing:.05em;text-transform:uppercase;color:#102b3d;opacity:.85;cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-family:Montserrat,Arial,sans-serif;font-size:.65rem;font-weight:700;text-decoration:underline;transition:opacity .2s}.terms-trigger-link:hover{opacity:1}.privacy-trigger-inline{font-size:inherit;font-family:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:none;opacity:1;cursor:pointer;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline;color:var(--accent,#d4a359)!important}.privacy-trigger-inline:hover{filter:brightness(1.15)}.main-site .signup-section .micro{color:var(--accent,#d4a359)!important}.terms-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;background-color:#102b3dd9;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.terms-modal-card{color:#262722;box-sizing:border-box;text-align:left;background-color:#f6f3ed;border:1px solid #cfccc4;width:100%;max-width:680px;max-height:85vh;padding:2.25rem 2rem 2rem;position:relative;overflow-y:auto;box-shadow:0 20px 45px #00000073}.terms-modal-close{color:#77776a;cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;transition:color .15s;position:absolute;top:1rem;right:1.25rem}.terms-modal-close:hover{color:#102b3d}.terms-modal-body h2{color:#102b3d;margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:400;line-height:1.25}.terms-modal-body .terms-subtitle{color:#626358;margin:0 0 1.25rem;font-size:.8rem;font-style:italic}.terms-modal-body h3{color:#102b3d;margin:1.25rem 0 .35rem;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:600}.terms-modal-body p{color:#44473d;margin:0 0 .85rem;font-size:.85rem;line-height:1.6}.terms-modal-body a{color:#102b3d;text-decoration:underline}@media (max-width:850px){.terms-modal-card{padding:1.75rem 1.25rem 1.25rem}.terms-modal-body h2{font-size:1.3rem}}.privacy h1{text-transform:none;letter-spacing:-.04em;color:#102b3d;font-family:Trocchi,Georgia,serif;font-weight:400}.privacy a{color:#5e461d}
