@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('/static/body-0.woff2')}@font-face{font-family:'DM Sans';font-style:normal;font-weight:600 900;font-display:swap;src:url('/static/body-1.woff2')}
:root{--ink:#f4efe4;--paper:#0d1011;--white:#171b1c;--gold:#ecc477;--orange:#ecc477;--accent:#ecc477;--line:#3b3d3a;--muted:#b4b5ad;--green:#285f44;--body:'DM Sans',Arial,sans-serif;--display:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--body)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:4px}h1,h2,h3,p,figure{margin:0}h1{font-size:clamp(42px,4.4vw,68px);line-height:1.08;letter-spacing:-.045em;font-weight:600}h2{font:400 clamp(30px,3vw,46px)/1.13 var(--display);letter-spacing:-.025em}h3{font-size:19px;line-height:1.35;font-weight:600}.gold,.orange{color:var(--gold)}.wrap{width:min(1380px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:11px;letter-spacing:.21em;font-weight:600;margin-bottom:16px}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:610px}.header{display:flex;align-items:center;gap:30px;min-height:105px;border-bottom:1px solid var(--line)}.wordmark{font-size:29px;font-weight:600;letter-spacing:-1.4px;line-height:1;white-space:nowrap;display:block}.mark{font-size:1.5em;color:var(--gold);font-style:italic;vertical-align:-.07em;margin-left:3px}.wordmark small{font-size:8px;letter-spacing:.28em;display:block;margin-top:8px;font-weight:400}.header nav{display:flex;gap:23px;margin-left:auto}.header nav a{font-size:14px;min-height:48px;display:flex;align-items:center}.header nav a:hover,.text-link:hover,footer a:hover{color:var(--gold)}.nav-search{display:flex;max-width:220px;align-items:center;border:1px solid var(--line);border-radius:30px;padding-inline:15px}.nav-search input{width:100%;border:0;padding:8px 0;margin:0;min-height:44px;font-size:12px;background:none}.nav-search button{border:0;background:none;color:var(--ink);font-size:24px;min-height:48px;min-width:32px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;padding:14px 22px;background:var(--gold);color:#17150f;border:1px solid var(--gold);font-size:14px;line-height:1.5;font-weight:600;min-height:52px;border-radius:3px;transition:background .18s,border-color .18s}.button:hover{background:#f9d995;border-color:#f9d995}.button.outline{background:transparent;color:var(--ink);border-color:#81775f}.button.outline:hover{background:#ecc47714}.button.small{padding:12px 16px;min-height:48px;font-size:12px;white-space:nowrap}.text-link{min-height:48px;display:inline-flex;align-items:center;text-decoration:underline;text-underline-offset:5px;font-size:14px;color:var(--gold)}.hero{display:grid;grid-template-columns:1fr 1.06fr;min-height:580px;border-bottom:1px solid var(--line)}.hero-copy{align-self:center;padding:56px 48px 42px 0;position:relative;z-index:1}.hero h1{font-size:clamp(40px,3.9vw,60px);margin-bottom:24px}.hero .lead{max-width:490px;font-size:17px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:30px}.hero-foot{display:flex;gap:18px;margin-top:48px;font-size:9px;font-weight:600;letter-spacing:.04em}.hero-foot span+span{border-left:1px solid var(--line);padding-left:18px}.hero-art{position:relative;overflow:hidden;min-width:0;min-height:560px}.hero-art>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:61% center;inset:0}.hero-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#060707a3,transparent 45%)}.hero-art figcaption{position:absolute;bottom:28px;left:32px;right:24px;z-index:1}.hero-art figcaption>span{font-size:9px;letter-spacing:.18em}.hero-art strong{display:block;font:30px/1.1 var(--display);margin-top:8px}.hero-art small{position:absolute;right:0;bottom:0;font-size:10px;color:#e6dfd1}.section{padding-block:64px}.section+.section{border-top:1px solid var(--line)}.section-head{display:flex;gap:32px;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head .eyebrow{margin-bottom:9px}.section-head>p{max-width:355px;color:var(--muted);font-size:14px}.section-head>.text-link{white-space:nowrap}.category-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:17px}.category-card{border:1px solid #53544b;border-radius:3px;overflow:hidden;transition:transform .2s,border-color .2s}.category-card:hover{transform:translateY(-4px);border-color:var(--gold)}.category-art{height:170px;display:flex;justify-content:center;align-items:center;background:radial-gradient(ellipse at 55% 65%,#4c3c25,#171a19 68%);overflow:hidden;perspective:400px}.category-caption{display:flex;justify-content:space-between;gap:10px;padding:15px 12px;border-top:1px solid var(--line)}.category-caption h3{font-size:11px;text-transform:uppercase;letter-spacing:.025em;align-self:center}.category-caption>span{color:var(--gold)}.slab{width:85px;height:125px;border:4px solid #adb2af85;border-radius:5px;padding:5px;background:#a4a99517;transform:rotate(9deg);box-shadow:8px 12px 20px #0009}.slab-label{height:15px;background:linear-gradient(#b1513d 4px,#e7dccb 4px);margin-bottom:6px}.card-inner{height:83px;border:5px solid #cfb478;color:#ddb16d;background:radial-gradient(ellipse,#b4643a,#245368);font:60px/1 Georgia;text-align:center;padding-top:8px}.coin{width:111px;height:111px;border-radius:50%;display:grid;place-items:center;color:#9f793d;background:radial-gradient(circle at 35% 25%,#f2d49b,#a87c36);border:8px double #b08843;outline:1px solid #dec494;font:italic 62px Georgia;box-shadow:5px 6px 0 #71532d,10px 17px 24px #000a;transform:rotate(-15deg)}.bear{position:relative;width:70px;height:96px;border-radius:40% 40% 32% 32%;background:linear-gradient(110deg,#060a0b,#555c5e 25%,#090d0e 52%);margin-top:30px;box-shadow:8px 15px 18px #0008}.bear:before{content:'';position:absolute;width:73px;height:65px;border-radius:45%;background:linear-gradient(110deg,#101718,#727d7b 20%,#090c0c 55%);top:-31px;left:-1px}.bear:after{content:'X';position:absolute;top:38px;left:24px;color:var(--gold);font:italic 29px Georgia}.bear i,.bear b{position:absolute;top:-41px;width:24px;height:25px;border-radius:50%;background:linear-gradient(110deg,#14191a,#828987 40%,#111617)}.bear i{left:-5px}.bear b{right:-5px}.controller{width:140px;height:68px;background:#afa89b;border:5px solid #ddd6c3;box-shadow:5px 7px 0 #484644,8px 18px 24px #0008;transform:rotate(-12deg);display:flex;justify-content:space-between;align-items:center;padding:8px;background-image:linear-gradient(0deg,#373b3b 65%,transparent 65%)}.controller b{font:bold 44px Arial;color:#111}.controller i{font-size:21px;font-style:normal;color:#a94332}.brick{display:grid;grid-template-columns:1fr 1fr;gap:12px;width:100px;height:90px;background:#a32e22;padding:11px;transform:rotate(-16deg);box-shadow:6px 12px 0 #63281f,12px 20px 20px #0009}.brick i{border-radius:50%;background:#b74030;box-shadow:2px 4px 0 #681b15}.ticket{color:#d3bd91;border:2px solid #a4926f;padding:7px 10px;width:114px;height:132px;transform:rotate(9deg);text-align:center;font:32px Georgia;background:#272522;box-shadow:8px 12px 20px #0008}.ticket small{font:8px/1.3 var(--body);display:block;margin:7px 0 15px}.principles{border-block:1px solid var(--line);padding-block:34px;background:#101415}.principles-grid{display:grid;grid-template-columns:repeat(5,1fr)}.principles-grid>div{text-align:center;padding:0 20px;border-right:1px solid var(--line)}.principles-grid>div:last-child{border:0}.principles span{font:38px/1.2 Georgia;color:var(--gold);display:block;margin-bottom:15px}.principles h3{font-size:11px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px}.principles p{font-size:12px;color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps article{display:flex;gap:20px;align-items:start;border:1px solid var(--line);padding:24px;border-radius:3px}.steps article>span{color:var(--gold);border:1px solid #8e7852;border-radius:50%;min-width:38px;height:38px;display:grid;place-items:center;font-size:13px}.steps h3{font-size:16px;margin-bottom:7px}.steps p{font-size:13px;color:var(--muted)}.first-collection,.empty-catalogue{display:flex;align-items:center;gap:56px;padding:38px 48px;border:1px solid var(--line);background:linear-gradient(110deg,#202524,#151918)}.outline-x{font:bold italic 148px/1 Arial;-webkit-text-stroke:1px #c79e5a;color:transparent;flex-shrink:0}.first-collection h3{font:32px/1.15 var(--display);margin-bottom:12px}.first-collection p:not(.eyebrow){max-width:550px;color:var(--muted);font-size:15px}.seller-banner{border-block:1px solid var(--line);background:linear-gradient(90deg,#0b0e0ffc 22%,#0b0e0fdd 38%,#0b0e0f10 100%),url('/static/archive-hero.webp') center 65%/cover}.seller-banner .wrap{padding-block:66px}.seller-banner .wrap>div{max-width:470px}.seller-banner h2{font-size:46px}.seller-banner p:not(.eyebrow){font-size:15px;margin:22px 0;color:#d1cec5}.editorial{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.editorial p:not(.eyebrow){color:var(--muted);margin:22px 0;max-width:440px}.guide-preview{padding:42px;background:#e8e0d0;color:#292b27;border-left:4px solid var(--gold)}.guide-preview h3{font:40px/1.15 var(--display)}.guide-preview p:not(.eyebrow){color:#55584f}.guide-preview .text-link{color:#66512c}.page-heading{padding-block:64px 48px}.page-heading .lead{margin-top:22px}.light-surface{background:#ede9df;color:#242823;--ink:#242823;--paper:#ede9df;--white:#faf8f1;--muted:#60655b;--line:#c9c9bc}.catalogue{padding-block:40px 72px}.catalogue-filters{display:grid;grid-template-columns:2fr 1fr 1fr .8fr 1fr auto;gap:16px;align-items:end}.catalogue-filters label{font-size:12px;margin:0}.catalogue-filters .button{margin-bottom:0}.results-head{display:flex;justify-content:space-between;align-items:center;margin:24px 0}.light-surface .text-link{color:#71521c}.empty-catalogue{background:#e3dfd3;padding:60px;gap:60px}.empty-catalogue h2{font-size:38px}.empty-catalogue p{max-width:540px;margin:18px 0}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.product-card{border:1px solid var(--line);border-radius:3px;overflow:hidden}.product-photo{aspect-ratio:1;background:#dedacc}.product-photo img{width:100%;height:100%;object-fit:contain}.product-copy{padding:20px}.product-copy .eyebrow{font-size:10px}.product-copy p{font-size:13px;color:var(--muted);margin:12px 0}.product-copy strong{font-size:20px}.intake-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:72px;margin-bottom:80px}.aside-image{width:100%;height:250px;object-fit:cover;border-radius:3px;margin-bottom:28px}.intake-layout aside h2{margin-bottom:24px}.intake-layout aside p{margin-bottom:24px;color:var(--muted);font-size:15px}.photo-tips{padding-left:20px;margin-bottom:24px}.form-panel,.access-panel{background:var(--white);padding:36px;border:1px solid var(--line);border-radius:3px}label{display:block;font-size:14px;font-weight:600;margin-bottom:22px}input,select,textarea{width:100%;border:1px solid #75776b;background:var(--paper);color:var(--ink);padding:12px;min-height:48px;border-radius:2px;margin-top:8px;font-size:16px}textarea{resize:vertical}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.optional,.help{font-size:12px;font-weight:400;color:var(--muted);display:block;line-height:1.6}.help{margin-top:9px}.muted{color:var(--muted)}.form-step{font-size:18px;color:var(--gold);border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:24px;display:flex;gap:20px;align-items:center}.form-step span{font-size:11px;letter-spacing:.12em;color:var(--ink)}.check{display:flex;gap:14px;align-items:start;font-weight:400}.check input{width:22px;min-height:22px;height:22px;flex-shrink:0;margin-top:3px;accent-color:#b98b43}.check a{text-decoration:underline}.trap{display:none}.message:not(:empty){padding:16px;border:1px solid #d1ac6b;color:#ffe0a9;background:#473222;margin-bottom:24px}.form-panel .button{width:100%;margin-top:12px}.file-preview{display:flex;gap:12px;flex-wrap:wrap;margin-block:12px}.file-preview img{width:74px;height:74px;object-fit:cover;border:1px solid var(--line)}button:disabled{opacity:.6;cursor:wait}#success p{margin:24px 0}#reference{overflow-wrap:anywhere;display:block}.success-icon{color:var(--gold);font-size:60px}.prose{max-width:840px;margin-inline:auto;margin-bottom:80px}.prose h2{font-size:32px;margin:30px 0 16px}.prose p{margin:16px 0 24px;color:var(--muted)}.prose .button{margin-top:24px}.prose code{font:14px monospace;overflow-wrap:anywhere}.prose pre{background:#252a29;padding:24px;overflow:auto;max-width:100%}.guide-body{padding-block:36px 64px;margin-bottom:0}.guide-body article{padding-block:24px;border-bottom:1px solid var(--line)}.cta{padding:42px;border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;margin-bottom:64px}.workspace{margin-bottom:80px}.access-panel{max-width:600px}.access-panel h2{font-size:32px}.access-panel p{margin-block:24px}.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px;flex-wrap:wrap}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tabs button{min-height:48px;padding:10px 20px;background:none;border:1px solid var(--line);color:var(--ink)}.tabs button.active{background:var(--gold);color:#161813}.record-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.record{border:1px solid var(--line);padding:26px;background:var(--white);overflow-wrap:anywhere}.record p{margin:16px 0}.record small{color:var(--muted)}.record a{text-decoration:underline}.status{display:inline-block;font-size:12px;padding:5px 10px;background:#d9e4d4;color:#203d2b}.record .button{margin:12px 6px 0 0}.empty-workspace{grid-column:1/-1;padding:40px;background:var(--white)}.empty-workspace p{margin:20px 0}.pager{display:flex;justify-content:space-between;margin-top:30px}.item-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;margin-top:30px}.item-gallery img{width:100%;height:auto;max-height:760px;object-fit:contain;background:#e5e1d8;margin-bottom:24px}.item-details h1{font-size:40px;margin-bottom:22px}.item-details>.button{margin-top:24px}.item-details>p{margin:16px 0}.item-price{font-size:30px;color:var(--gold)}.item-record{border-top:1px solid var(--line);margin-top:36px;padding-top:30px}.item-record h2{font-size:30px}.item-record dl{display:grid;grid-template-columns:1fr 1.4fr;gap:15px;font-size:13px}.item-record dd{margin:0;overflow-wrap:anywhere}.item-record dt{color:var(--muted)}.saved-list article{border-bottom:1px solid var(--line);padding:24px 0;display:flex;align-items:center;gap:20px;justify-content:space-between}.saved-list{margin-bottom:30px}footer{padding-block:56px 24px;border-top:1px solid var(--line);background:#090c0d}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px}.footer-tagline{font:italic 24px Georgia;margin-top:26px;color:var(--muted)}.footer-top h3{font-size:12px;margin:8px 0 18px}.footer-top a:not(.wordmark){display:flex;align-items:center;min-height:40px;font-size:12px;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);margin-top:40px;padding-top:24px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:10px;color:var(--muted)}.menu-toggle,.mobile-bar{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:absolute;top:-100px;left:16px;padding:12px;background:var(--gold);color:#111;z-index:50}.skip:focus{top:10px}[hidden]{display:none!important}
@media(max-width:1250px){.wrap{width:calc(100% - 64px)}.header{gap:24px}.header nav{gap:16px}.nav-search{display:none}.header-cta{margin-left:auto}.hero-copy{padding-right:32px}.hero h1{font-size:48px}.hero-actions{gap:10px}.hero-actions .button{font-size:12px;padding:14px 16px}.category-grid{gap:12px}.category-art{height:145px}.category-caption h3{font-size:10px}.catalogue-filters{grid-template-columns:repeat(3,1fr)}.principles-grid>div{padding-inline:12px}}
@media(max-width:900px){.header nav{display:none}.menu-toggle{display:block;background:none;color:var(--ink);border:1px solid var(--line);min-height:48px;padding:10px 14px;margin-left:auto}.header{flex-wrap:wrap;padding-block:20px}.header nav.open{display:flex;order:5;width:100%;flex-wrap:wrap;justify-content:space-between;margin:0}.header-cta{margin-left:0}.hero h1{font-size:39px}.hero .lead{font-size:16px}.hero-foot{gap:10px;flex-wrap:wrap;font-size:8px}.hero-foot span+span{padding-left:10px}.hero-art{min-height:530px}.hero-copy{padding-right:24px}.category-grid{grid-template-columns:repeat(3,1fr)}.category-art{height:180px}.category-caption h3{font-size:12px}.principles-grid{grid-template-columns:repeat(3,1fr);gap:30px}.principles-grid>div{border:0}.steps{gap:12px}.steps article{padding:20px 16px;display:block}.steps article>span{margin-bottom:16px}.section-head{flex-wrap:wrap;gap:20px}.section-head>p{max-width:100%}.intake-layout{grid-template-columns:1fr 1.5fr;gap:30px}.form-panel{padding:24px}.field-grid{grid-template-columns:1fr;gap:0}.footer-top{gap:24px}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}body{padding-bottom:74px}.header{min-height:88px;gap:12px}.wordmark{font-size:25px}.wordmark small{font-size:6.5px}.header-cta{display:none}.menu-toggle{font-size:13px}.header nav.open{gap:0}.header nav a{font-size:14px;min-width:52px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 0 32px}.hero h1{font-size:42px;line-height:1.09;margin-bottom:20px;letter-spacing:-.04em}.hero .eyebrow{font-size:10px;margin-bottom:18px}.hero .lead{font-size:16px}.hero-actions{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.hero-actions .button{font-size:12px;gap:10px;min-height:52px;padding:13px 12px;justify-content:center}.hero-foot{margin-top:26px;font-size:7px;gap:10px}.hero-art{height:300px;min-height:300px;max-width:100%}.hero-art>img{object-position:center 65%}.hero-art figcaption{bottom:22px;left:20px}.hero-art strong{font-size:24px}.hero-art figcaption>span{font-size:8px}.hero-art small{font-size:9px}.section{padding-block:44px}.section-head h2{font-size:32px}.section-head{gap:12px;margin-bottom:24px}.section-head .text-link{font-size:12px}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.category-art{height:160px}.category-caption{padding:13px 12px;min-height:48px}.category-caption h3{font-size:11px}.principles-grid{grid-template-columns:repeat(2,1fr);gap:30px 14px}.principles-grid>div:last-child{grid-column:1/-1}.principles{padding-block:32px}.steps{grid-template-columns:1fr;gap:14px}.steps article{display:flex;gap:20px;padding:20px}.steps article>span{margin:0}.first-collection,.empty-catalogue{padding:28px 24px;gap:20px;display:block}.outline-x{font-size:78px;display:block;margin-bottom:22px}.first-collection h3{font-size:28px}.first-collection p:not(.eyebrow){font-size:14px}.first-collection .eyebrow{font-size:9px}.seller-banner{background:linear-gradient(90deg,#0b0e0ff2,#0b0e0fac),url('/static/archive-hero.webp') center/cover}.seller-banner .wrap{padding-block:44px}.seller-banner h2{font-size:36px}.editorial{grid-template-columns:1fr;gap:26px}.guide-preview{padding:28px}.guide-preview h3{font-size:34px}.page-heading{padding-block:40px 30px}.page-heading h1{font-size:40px;overflow-wrap:break-word}.page-heading .lead{font-size:17px}.page-heading .eyebrow{font-size:9px}.intake-layout{grid-template-columns:1fr;margin-bottom:44px}.intake-layout aside{display:none}.form-panel{padding:24px 20px}label{font-size:15px}.check{font-size:13px}.help{font-size:12px}.catalogue-filters{grid-template-columns:1fr 1fr;gap:16px}.search-field{grid-column:1/-1}.catalogue-filters .button{grid-column:1/-1}.catalogue-filters label{font-size:12px}.catalogue-filters select{font-size:14px;padding:10px}.empty-catalogue h2{font-size:30px}.empty-catalogue .hero-actions{display:flex}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-copy{padding:13px}.product-copy h3{font-size:14px}.product-copy .eyebrow{font-size:8px}.product-copy strong{font-size:17px}.prose{margin-bottom:48px}.prose h2{font-size:28px}.guide-body{margin-bottom:0}.cta{display:block;padding:28px}.cta .button{margin-top:24px}.record-grid{grid-template-columns:1fr}.record{padding:20px}.tabs{gap:5px}.tabs button{font-size:12px;padding:10px 14px}.access-panel{padding:24px}.empty-workspace{padding:24px}.empty-workspace h2{font-size:30px}.item-layout{grid-template-columns:1fr;gap:24px}.item-details h1{font-size:32px}.item-record dl{grid-template-columns:1fr;gap:5px}.item-record dd{margin-bottom:12px}.footer-top{grid-template-columns:1fr 1fr;gap:28px}.footer-top>div:first-child{grid-column:1/-1}.footer-top a:not(.wordmark){min-height:48px}.footer-bottom{font-size:9px;gap:16px;justify-content:start}.footer-bottom>span:first-child{width:100%}.footer-bottom a{min-height:36px;display:flex;align-items:center}footer{padding-block:40px 24px}.footer-tagline{font-size:21px}.mobile-bar{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);bottom:0;left:0;right:0;z-index:20;border-top:1px solid #545448;background:#111516f7;padding:5px 12px calc(5px + env(safe-area-inset-bottom));backdrop-filter:blur(12px)}.mobile-bar a{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:56px;font-size:23px;line-height:1.1;color:#dfddd4}.mobile-bar span{font:10px/1.6 var(--body);margin-top:4px}.mobile-bar .sell-tab{color:var(--gold);background:#ecc47712;border-radius:4px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.operator-photo{display:block;width:100%;height:auto;margin-block:20px}.listing-form{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}
