@font-face{font-family:"DM Sans";src:url("assets/fonts/DM-Sans-Variable.ttf") format("truetype");font-style:normal;font-weight:100 1000;font-display:swap}@font-face{font-family:"Manrope";src:url("assets/fonts/Manrope-Variable.ttf") format("truetype");font-style:normal;font-weight:200 800;font-display:swap}:root{--ink: #242422 ;--muted: #696963 ;--primary: #242422 ;--line: #e5e5df ;--paper: #fff;--soft: #f6f6f3 }*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}a,button,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}a:focus-visible,button:focus-visible{outline:3px solid var(--primary);outline-offset:6px}input:focus-visible,textarea:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.wrap{max-width:1440px;width:calc(100% - 128px);margin:auto}.header{height:115px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:inline-flex;gap:11px;align-items:center;font-weight:750;font-family:Manrope,Arial,sans-serif;font-size:22px;line-height:1.05;letter-spacing:-1px}.brand-sub{display:block;font-size:12px;letter-spacing:3.7px;text-transform:uppercase;margin-top:6px;font-weight:600}.header nav{display:flex;align-items:center;gap:38px;font-size:14px;font-weight:550}.header nav>a:hover{color:var(--primary)}.nav-contact{border:1px solid var(--line);border-radius:7px;padding:12px 17px}.nav-contact span{margin-left:23px}.hero{padding-top:79px}.eyebrow,.section-kicker,.section-label>span{font-size:12px;letter-spacing:1.7px;font-weight:650}.eyebrow{display:flex;align-items:center;gap:12px}.mini-line{height:2px;width:26px;background:var(--primary)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(60px,6.5vw,100px);font-weight:550;letter-spacing:-5.4px;line-height:1.1;margin-top:30px}h1>span{color:var(--primary)}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:33px;gap:30px}.hero-bottom p{font-size:18px;color:var(--muted);line-height:1.75}.button{display:inline-flex;align-items:center;justify-content:center;gap:34px;background:var(--primary);border:1px solid var(--primary);border-radius:6px;color:#fff;font-size:14px;font-weight:550;padding:17px 22px;cursor:pointer;transition:background .2s,transform .2s;white-space:nowrap}.button:hover{background:#42423d;transform:translateY(-2px)}.button span{font-size:20px;line-height:1}.hero-caption{display:flex;justify-content:space-between;margin-top:79px;padding:23px 0;border-top:1px solid var(--line);font-size:11px;letter-spacing:1.2px;color:var(--muted);font-weight:500}.caption-plus{margin:0 15px;color:var(--primary)}.hero-caption>span:last-child span{margin-left:12px;font-size:17px}.about{background:var(--soft);margin-top:23px;padding:83px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.section-label>span,.section-kicker{color:var(--muted)}h2{font-size:43px;letter-spacing:-1.7px;line-height:1.22;font-weight:550}.section-label h2{margin-top:23px}.about-copy{padding-top:1px;max-width:570px}.about-copy p:first-child{font-size:22px;line-height:1.6;letter-spacing:-0.35px}.about-copy p+p{color:var(--muted);line-height:1.8;margin-top:18px}.principles{display:flex;gap:25px;margin-top:25px;font-size:12px;font-weight:550}.principles span{display:flex;align-items:center;gap:8px}.principles span:before{content:"+";color:var(--primary);font-size:19px}.products{padding-top:92px;padding-bottom:96px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:37px}.section-heading h2{margin-top:17px}.section-heading p{color:var(--muted);line-height:1.7;font-size:16px}.product-carousel{position:relative}.product-grid{display:flex;gap:28px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-left:2px;padding-bottom:6px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--line) rgba(0,0,0,0)}.product-grid::-webkit-scrollbar{height:6px}.product-grid::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.product-grid::-webkit-scrollbar-thumb{background:var(--line);border-radius:10px}.product{flex:0 0 44%;scroll-snap-align:start;min-width:300px;position:relative}.product-art{transition:box-shadow .2s ease,transform .2s ease}.product:has(.card-link):hover .product-art{box-shadow:0 10px 30px rgba(36,36,34,.12);transform:translateY(-3px)}.product:has(.card-link):hover .circle-link{color:#fff;background:var(--primary);border-color:var(--primary)}.product-info h3 a.card-link{color:inherit;text-decoration:none}.card-link:after{content:"";position:absolute;inset:0}.carousel-controls{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.carousel-controls button{font:inherit;background:none;color:inherit;cursor:pointer}.carousel-controls button:disabled{opacity:.35;cursor:default}.carousel-controls button:disabled:hover{background:none;color:inherit;border-color:var(--line)}.product-art,.future-art{height:305px;border-radius:9px;position:relative;overflow:hidden}.product-art{background:var(--primary);color:#fff;padding:26px}.product-index{font-size:11px;font-weight:500;letter-spacing:1.5px}.art-caption{position:absolute;bottom:28px;left:26px;font-size:10px;letter-spacing:1.3px;color:#deded5}.art-cross{position:absolute;bottom:20px;right:26px;font-size:28px;font-weight:400;color:#d9a180}.future-art{padding:26px;border:1px solid var(--line);background:radial-gradient(#d8d8d1 0.8px, transparent 0.8px) 0 0/15px 15px,#f7f7f4}.future-art .product-index{color:var(--muted);background:#f7f7f4}.future-symbol{font-family:Manrope,Arial,sans-serif;font-size:98px;line-height:1;font-weight:400;color:#c1c1b8;position:absolute;left:50%;top:46%;transform:translate(-50%, -50%)}.future-art-bottom{position:absolute;left:26px;right:26px;bottom:25px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.pill{font-size:10px;letter-spacing:1.1px;padding:7px 10px;border:1px solid #d3d3ca;border-radius:20px;background:#f7f7f4}.product-info{display:flex;align-items:center;justify-content:space-between;padding-top:22px;gap:15px}h3{font-size:24px;letter-spacing:-0.8px;font-weight:650}.product-info p{font-size:14px;color:var(--muted);margin-top:8px;line-height:1.6}.circle-link{height:40px;width:40px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:21px;flex-shrink:0}.circle-link:hover{color:#fff;background:var(--primary);border-color:var(--primary)}.contact{border-top:1px solid var(--line);background:var(--soft);padding:87px 0 75px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact h2{margin-top:25px;font-size:45px}.contact h2 span{color:var(--primary)}.contact-copy>p{margin-top:23px;color:var(--muted);font-size:16px;line-height:1.8}.email{display:inline-flex;align-items:center;gap:18px;margin-top:31px;font-size:18px;border-bottom:1px solid #c7b6a8;padding-bottom:8px}.email:hover{color:var(--primary)}.location{display:flex;align-items:center;gap:12px;font-size:14px;margin-top:51px;line-height:1.7}.location-icon{font-size:27px;color:var(--primary)}.location div>span{font-size:12px;color:var(--muted)}form{padding-top:5px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{margin-bottom:23px}.field label{display:block;font-size:14px;font-weight:500;margin-bottom:10px}.field label>span{color:var(--primary)}.field label .optional{color:var(--muted);font-weight:400;font-size:12px}input,textarea{display:block;width:100%;border:1px solid #dcdcd5;background:#fff;border-radius:5px;padding:13px 14px;font-size:14px;color:var(--ink);line-height:1.5}input::placeholder,textarea::placeholder{color:#7c7c74}textarea{resize:vertical;min-height:125px;max-height:500px}.form-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-bottom p{font-size:12px;color:var(--muted);line-height:1.6}.form-status{font-size:14px;line-height:1.6;margin-top:16px;color:var(--primary)}.form-status:empty{display:none}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding-top:32px;padding-bottom:32px}.footer-brand{font-size:17px}.footer-brand .brand-sub{font-size:9px;letter-spacing:3px;margin-top:5px}footer p{font-size:12px;color:var(--muted)}.back-top{font-size:12px}.back-top span{margin-left:14px}.skip{position:absolute;top:-100px;left:16px;background:#fff;padding:15px;z-index:10}.skip:focus{top:12px}@media(min-width: 1600px){.hero{padding-top:100px}}@media(max-width: 1000px){.wrap{width:calc(100% - 72px)}h1{font-size:76px;letter-spacing:-4px}.about-grid,.contact-grid{gap:40px}.hero-bottom p{font-size:16px}.contact h2{font-size:38px}.email{font-size:15px}.product-art,.future-art{height:275px}.product{flex:0 0 60%}.principles{flex-wrap:wrap;gap:8px 20px}.future-art-bottom{gap:12px}.future-art-bottom>span:last-child{font-size:11px}}@media(max-width: 700px){.wrap{width:calc(100% - 40px)}.header{height:90px}.brand{font-size:18px}.brand-sub{font-size:10px;letter-spacing:3px}.header nav{gap:18px;font-size:13px}.header nav>a:first-child{display:none}.nav-contact{padding:10px}.nav-contact span{margin-left:5px}.hero{padding-top:55px}.eyebrow{font-size:10px;letter-spacing:1px;gap:8px}.mini-line{width:18px}h1{font-size:clamp(40px,8.2vw,60px);letter-spacing:-2.2px;line-height:1.15;margin-top:27px}.hero-bottom{display:block;margin-top:25px}.hero-bottom p{font-size:16px;line-height:1.7}.desktop{display:none}.hero-bottom .button{margin-top:25px}.hero-caption{margin-top:48px;font-size:9px;letter-spacing:.7px}.hero-caption>span:last-child{display:none}.caption-plus{margin:0 8px}.about{padding:49px 0;margin-top:12px}.about-grid,.contact-grid{grid-template-columns:1fr;gap:28px}h2{font-size:34px}.about-copy p:first-child{font-size:19px}.about-copy p+p{font-size:15px}.products{padding-top:55px;padding-bottom:55px}.section-heading{display:block;margin-bottom:28px}.section-heading p{font-size:15px;margin-top:17px}.product-grid{gap:20px}.product{flex:0 0 82%;min-width:0}.product-art,.future-art{height:275px}.carousel-controls{margin-top:18px}.contact{padding:53px 0 45px}.contact h2{font-size:38px}.contact-copy>p{font-size:15px}.email{font-size:17px;margin-top:22px}.location{margin-top:26px}.contact-grid{gap:38px}.form-row{grid-template-columns:1fr;gap:0}.form-bottom{align-items:center}.form-bottom .button{gap:18px;padding:15px 17px}footer{flex-wrap:wrap;padding-top:28px;padding-bottom:25px}.footer-brand{flex:1}.back-top{order:2}footer p{order:3;width:100%;font-size:11px}.section-kicker,.section-label>span{font-size:11px}}@media(prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none !important}}.hero-composition{display:grid;grid-template-columns:minmax(0, 1.8fr) minmax(0, 1fr);align-items:center;gap:16px}.hero-composition h1{font-size:clamp(52px,5.4vw,86px);letter-spacing:-0.055em}.hero-composition .hero-art{display:block;width:100%;height:auto;mix-blend-mode:multiply}@media(max-width: 1000px)and (min-width: 701px){.hero-composition h1{font-size:clamp(40px,5.5vw,60px)}}@media(max-width: 700px){.hero-composition{grid-template-columns:1fr;gap:14px}.hero-composition h1{font-size:clamp(39px,8.4vw,60px)}.hero-composition .hero-art{width:200px;justify-self:center}}.brand{display:inline-block;font-size:24px;font-weight:650;letter-spacing:-1.1px;line-height:1.1}.brand .brand-sub{font-size:10px;letter-spacing:4.4px;margin-top:8px;font-weight:500;color:#965637}h1>span,.contact h2 span{color:#965637}.mini-line{background:#965637}.footer-brand{font-size:20px}@media(max-width: 700px){.brand{font-size:20px}.brand .brand-sub{font-size:9px;letter-spacing:3.6px}}.brand{display:inline-flex;align-items:center;gap:4px}.brand .brand-mark{width:48px;height:48px;flex-shrink:0}.footer-brand .brand-mark{width:40px;height:40px}.papeza .product-art{background:#f0f1f4;border:1px solid var(--line);color:var(--ink)}.papeza .product-art .papeza-wordmark{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.papeza .product-art .product-index,.papeza .product-art .art-caption,.papeza .product-art .art-cross{position:absolute;z-index:1}.papeza .product-art .art-caption{color:#555b65}.papeza .product-art .art-cross{color:#555b65}.aurum .product-art .product-index,.aurum .product-art .art-caption{position:absolute;z-index:1}.aurum .product-art .product-wordmark{position:absolute;left:50%;top:46%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:16px}.aurum .product-art .aurum-icon{flex-shrink:0;width:60px;height:60px}.aurum .product-art .aurum-word{font-family:Manrope,Arial,sans-serif;font-weight:600;font-size:56px;letter-spacing:.5px}.aurum .product-art .aurum-word .wordmark-dot{color:#ddbd75}@media(max-width: 700px){.brand{gap:3px;font-size:18px}.brand .brand-mark{width:36px;height:36px}.header nav{gap:12px}}@media(max-width: 380px){.header nav>a[href="#products"]{display:none}}
