
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cormorant+Garamond:wght@400;500;600&display=swap');
:root{--black:#171717;--ivory:#f4efe6;--gold:#b08d57;--cognac:#9a5b35;--burgundy:#6e2634;--taupe:#9c8e7b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--black);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1380px,calc(100% - 88px));margin:auto}.eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700}.serif{font-family:'Cormorant Garamond',Georgia,serif;font-weight:400}header{position:absolute;z-index:10;top:0;left:0;right:0;color:white;border-bottom:1px solid #ffffff45}.nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.75rem;letter-spacing:.20em;line-height:1}.brand small{display:block;font-family:Inter,sans-serif;letter-spacing:.28em;font-size:.49rem;margin-top:9px;text-align:center}nav{display:flex;gap:32px;align-items:center}nav a{font-size:.75rem;letter-spacing:.13em;text-transform:uppercase;font-weight:700;transition:color .2s}nav a:hover{color:#dbc193}.nav-contact{border:1px solid #bba98e;padding:10px 17px}.menu{display:none;background:none;border:0;color:white;font-size:1.55rem;cursor:pointer}.hero{min-height:810px;height:100svh;max-height:1100px;background:radial-gradient(ellipse at 80% 85%,#5a3426 0%,transparent 42%),linear-gradient(135deg,#171717 20%,#28211d 65%,#1a1716 100%);color:white;display:flex;align-items:center;position:relative}.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,13,12,.3),transparent)}.hero .wrap{position:relative;padding-top:100px}.hero:after{content:'P';position:absolute;right:3vw;top:15%;font:normal min(68vw,800px)/1 "Cormorant Garamond",serif;color:#ffffff08;pointer-events:none}.hero .eyebrow{color:#d3b687}.hero h1{font-size:clamp(3.6rem,7.6vw,8.6rem);line-height:1.05;letter-spacing:-.045em;margin:22px 0 25px;max-width:860px}.hero h1 em{font-weight:400}.hero p{font-size:1rem;max-width:445px;color:#e1dcd5}.button{display:inline-flex;align-items:center;gap:28px;border:1px solid var(--gold);padding:16px 22px;margin-top:27px;font-size:.76rem;letter-spacing:.15em;text-transform:uppercase;font-weight:700;transition:background .2s,color .2s}.button:hover{background:var(--gold);color:#171717}.hero-bottom{position:absolute;bottom:34px;left:0;right:0;color:#e0d1bd;letter-spacing:.15em;font-size:.68rem;text-transform:uppercase}.hero-bottom .wrap{display:flex;justify-content:space-between;padding:0}.section{padding:112px 0}.intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:8vw;align-items:start}.intro h2,.section-title{font-size:clamp(2.5rem,4.3vw,5rem);line-height:1.16;letter-spacing:-.035em;margin:14px 0 0}.intro p{font-size:1.12rem;max-width:620px;color:#4a4845;margin:20px 0 0}.gold{color:var(--gold)}.rule{border-top:1px solid #c8bfb0}.collection{background:#1c1b19;color:var(--ivory)}.collection .lead{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:42px}.collection .lead p{max-width:390px;color:#bbb4aa}.collection-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#68615a}.collection-card{padding:55px;min-height:420px;background:linear-gradient(145deg,#29231d,#141414);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.collection-card.woman{background:linear-gradient(145deg,#421e29,#1d1b1b)}.collection-card:after{content:'PH';font-family:'Cormorant Garamond',Georgia,serif;position:absolute;font-size:15rem;line-height:1;right:-30px;bottom:-45px;color:#ffffff08;pointer-events:none}.collection-card .number{color:#c3a275}.collection-card h3{font-size:clamp(2.5rem,4vw,4.6rem);line-height:1.1;margin:0 0 16px}.collection-card p{max-width:430px;color:#d0c7bb;margin:0}.collection-card .categories{border-top:1px solid #ffffff42;padding-top:20px;font-size:.78rem;letter-spacing:.06em;color:#d6c4a7}.universe-head{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:48px}.universe-head p{color:#5f5951;max-width:500px}.universe-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #beb3a3;border-left:1px solid #beb3a3}.universe-item{padding:32px 26px;min-height:165px;border-right:1px solid #beb3a3;border-bottom:1px solid #beb3a3}.universe-item span{font-size:.72rem;color:var(--cognac);letter-spacing:.15em}.universe-item h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.35rem;font-weight:400;margin:12px 0 4px}.universe-item p{font-size:.83rem;line-height:1.5;color:#5d554b;margin:0}.statement{background:#6e2634;color:var(--ivory);text-align:center;padding:105px 20px}.statement blockquote{margin:16px auto 0;font-size:clamp(2.5rem,5.2vw,6rem);line-height:1.14;max-width:1060px;letter-spacing:-.03em}.detail{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center}.detail p{color:#5d554b;max-width:530px}.palette{display:flex;align-items:end;gap:8px;height:220px}.swatch{flex:1;height:75%;background:var(--black)}.swatch:nth-child(2){height:100%;background:var(--ivory);border:1px solid #d3c8b9}.swatch:nth-child(3){height:60%;background:var(--gold)}.swatch:nth-child(4){height:90%;background:var(--cognac)}.swatch:nth-child(5){height:68%;background:var(--burgundy)}.swatch:nth-child(6){height:82%;background:var(--taupe)}.swatch-label{margin-top:15px;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:#695f53}.closing{background:#171717;color:var(--ivory);padding:95px 0 32px}.closing h2{font-size:clamp(2.5rem,5.6vw,6rem);line-height:1.12;max-width:850px;margin:15px 0 20px}.closing p{max-width:590px;color:#c6bdb1}.closing .button{color:#fff}.footer{border-top:1px solid #66605a;margin-top:90px;padding-top:28px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:.75rem;color:#aaa198}.footer .brand{font-size:1.25rem;color:#f4efe6}.footer a{text-decoration:underline;text-underline-offset:4px}section[id]{scroll-margin-top:50px}@media(max-width:850px){.wrap{width:min(100% - 40px,700px)}.nav{height:72px}.menu{display:block}nav{display:none;position:absolute;top:72px;left:0;right:0;background:#1c1b19;padding:24px 20px;flex-direction:column;align-items:stretch;gap:14px}nav.open{display:flex}.hero{min-height:700px;max-height:none;background-position:62% center}.hero:before{background:linear-gradient(90deg,#141210b8,#14121054)}.hero h1{font-size:clamp(3.2rem,10vw,5.5rem)}.section{padding:75px 0}.intro,.universe-head,.detail{grid-template-columns:1fr;gap:20px}.collection .lead{display:block}.collection-grid{grid-template-columns:1fr}.collection-card{min-height:350px;padding:34px}.universe-grid{grid-template-columns:repeat(2,1fr)}.hero-bottom{bottom:22px}.hero-bottom span:last-child{display:none}}@media(max-width:520px){.hero{min-height:680px;background-position:61% center}.hero h1{font-size:3.3rem}.hero p{max-width:290px}.hero .wrap{padding-top:70px}.brand{font-size:1.35rem}.universe-item{min-height:148px;padding:20px 15px}.universe-item h3{font-size:1.12rem}.universe-item p{font-size:.76rem}.footer{flex-direction:column;align-items:start}.palette{height:145px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.lang-switch{display:flex;gap:0;align-items:center;border:1px solid #ffffff88}.lang-switch button{background:transparent;border:0;color:#dfd6cd;cursor:pointer;font-size:.72rem;letter-spacing:.12em;font-weight:700;padding:8px 9px}.lang-switch button[aria-pressed="true"]{background:var(--ivory);color:var(--black)}.lang-switch button:focus-visible,.menu:focus-visible,a:focus-visible,.contact-form :focus-visible{outline:2px solid var(--gold);outline-offset:3px}.nav-right{display:flex;align-items:center;gap:22px}.contact-wrap{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:start}.contact-form{display:grid;gap:19px;margin-top:8px}.field{display:grid;gap:8px}.field label{font-size:.77rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#d9d0c4}.field input,.field textarea{width:100%;background:transparent;border:0;border-bottom:1px solid #746c65;border-radius:0;color:#fff;padding:12px 2px;font:inherit;font-size:1rem;outline:none}.field input:focus,.field textarea:focus{border-color:var(--gold)}.field textarea{min-height:120px;resize:vertical}.contact-form .button{cursor:pointer;color:#fff;background:transparent;justify-content:space-between;width:fit-content;min-width:220px}.contact-form .button:hover{color:#171717;background:var(--gold)}.contact-note{font-size:.77rem!important;color:#b9afa4!important;line-height:1.55}.form-status{min-height:1.5em;font-size:.9rem;color:#d5bd91}.serif{line-height:1.08}.intro h2,.section-title,.closing h2{letter-spacing:-.025em}.hero h1{font-size:clamp(4.5rem,9vw,10rem);line-height:.93}.collection-card h3{line-height:.98}@media(max-width:850px){.nav-right{gap:12px}.contact-wrap{grid-template-columns:1fr;gap:30px}.nav-contact{border:0;padding:0}}@media(max-width:520px){.hero h1{font-size:clamp(4rem,15vw,6rem)}.lang-switch button{padding:7px}.contact-form{gap:14px}}

/* Navigation remains useful throughout the page. */
header{position:fixed;transition:background .3s,box-shadow .3s,border-color .3s;z-index:100}header.is-scrolled{background:rgba(23,23,23,.96);border-bottom-color:#b08d5745;box-shadow:0 12px 35px #0004;backdrop-filter:blur(16px)}.nav{transition:height .3s}header.is-scrolled .nav{height:68px}section[id]{scroll-margin-top:86px}.hero{padding-top:88px}.hero .wrap{padding-top:0}.hero-bottom .wrap{padding-top:0}.nav-contact{border-color:#b08d57}.nav-contact:hover{background:#b08d57;color:#171717}nav a[aria-current="location"]{color:#dec392}nav a[aria-current="location"]:not(.nav-contact):after{content:'';display:block;height:1px;background:#dec392;margin-top:3px}
/* Small graphic gestures give each category a recognizable presence. */
.universe-grid{gap:12px;background:transparent;border:0}.universe-item{min-height:245px;border:1px solid #c9bca9;position:relative;isolation:isolate;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:#eee7db;transition:transform .25s,border-color .25s,box-shadow .25s}.universe-item:before{content:'PH';position:absolute;z-index:-1;right:27px;top:25px;font:500 6.5rem/1 'Cormorant Garamond',Georgia,serif;letter-spacing:-.19em;color:var(--wash,#9a5b351b);transform:rotate(0deg);transition:transform .4s,color .4s}.universe-item:after{content:'';position:absolute;width:42%;height:2px;left:26px;top:32px;background:var(--accent,#9a5b35);transform-origin:left;transition:transform .4s}.universe-item:hover{transform:translateY(-5px);border-color:var(--accent,#9a5b35);box-shadow:0 15px 25px #281c1314}.universe-item:hover:before{transform:scale(1.07)}.universe-item:hover:after{transform:scaleX(1.65)}.universe-item span{color:var(--accent,#9a5b35);font-weight:700}.universe-item h3{font-size:1.75rem;line-height:1;margin-top:17px}.universe-item p{font-size:.87rem;max-width:220px;margin-top:8px}.universe-item:nth-child(2){--accent:#6e2634;--wash:#6e26341c;background:#f0e9df}.universe-item:nth-child(3){--accent:#b08d57;--wash:#b08d5729;background:#f5eee2}.universe-item:nth-child(4){--accent:#383e43;--wash:#383e431a;background:#eae7e0}.universe-item:nth-child(5){--accent:#9a5b35;--wash:#9a5b3526;background:#ede4d7}.universe-item:nth-child(6){--accent:#6e2634;--wash:#6e263420;background:#efe5e3}.universe-item:nth-child(7){--accent:#9c8e7b;--wash:#9c8e7b2c;background:#f1eae1}.universe-item:nth-child(8){--accent:#171717;--wash:#17171719;background:#e8e2d9}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-form button[disabled]{opacity:.55;cursor:wait}.form-status.error{color:#ffb1a7}.form-status.success{color:#e5d1a4}@media(max-width:850px){header.is-scrolled .nav{height:68px}header.is-scrolled nav{top:68px}.universe-grid{gap:9px}.universe-item{min-height:210px}.universe-item:before{font-size:5.4rem;top:22px;right:20px}.universe-item:after{left:20px;top:25px}}@media(max-width:520px){.universe-item{min-height:205px}.universe-item h3{font-size:1.42rem}.universe-item:before{font-size:4.5rem;top:28px;right:18px}.universe-item p{font-size:.77rem}.universe-item:after{width:46%}}@media(prefers-reduced-motion:reduce){.universe-item:hover{transform:none}}

/* Paulheim selection and scrollbar */
::selection{background:#b08d57;color:#171717}::-moz-selection{background:#b08d57;color:#171717}html{scrollbar-color:#b08d57 #171717;scrollbar-width:thin}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#171717}::-webkit-scrollbar-thumb{background:#b08d57;border:2px solid #171717;border-radius:12px}::-webkit-scrollbar-thumb:hover{background:#d0ab72}
