:root{--black:#101111;--gold:#ad8c51;--line:#deded9;--paper:#fff;--soft:#f5f5f2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--black);background:var(--paper);font-family:Montserrat,Arial,sans-serif;font-weight:300;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}strong{font-weight:700}header{height:112px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{display:flex;flex-direction:column;line-height:1.2;text-align:center}.wordmark strong{font-size:24px;letter-spacing:.24em}.wordmark span{font-size:12px;letter-spacing:.4em;margin-top:5px}nav{display:flex;gap:40px;font-size:14px}nav a:hover{color:#82652f}nav a:last-child{border-bottom:1px solid var(--gold)}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:760px}.hero-copy{padding:72px 12% 26px}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:700;color:#806332;margin:0 0 28px}h1{font-weight:300;font-size:clamp(48px,5.2vw,80px);line-height:1.08;letter-spacing:-.05em;margin:0 0 30px}h1 strong{font-weight:700}.intro{max-width:400px;font-size:17px;line-height:1.85}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;margin-top:24px;background:var(--black);color:white;padding:16px 24px;font-size:14px;font-weight:700;border:1px solid var(--black);transition:background .2s}.button:hover{background:#69502a}.button span{font-size:22px;font-weight:300}.hero-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:64px;padding-top:20px;font-size:10px;letter-spacing:.13em}.hero-photo{position:relative;min-height:100%;overflow:hidden}.hero-photo>img{display:block;width:100%;height:100%;position:absolute;object-fit:cover;object-position:50% 45%}.photo-caption{position:absolute;bottom:24px;left:28px;color:white;background:#111b;padding:9px 14px;font-size:11px;letter-spacing:.18em}.section{padding:108px 8%;scroll-margin-top:24px}h2{font-size:clamp(32px,3.6vw,54px);line-height:1.2;font-weight:300;letter-spacing:-.035em;margin:0}p{margin:0 0 20px}.about{display:grid;grid-template-columns:1fr 1fr;gap:9%;border-top:1px solid var(--line)}.signature{margin-top:55px;font-size:16px;font-weight:700}.signature span{display:block;font-size:13px;font-weight:300;margin-top:3px}.lead{font-size:23px;line-height:1.6}.biography p:not(.lead){color:#4e504e}.universe{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:55px}.section-heading>p{max-width:320px;color:#585952;margin-bottom:4px}.editorial-grid{display:grid;grid-template-columns:1fr .85fr 1fr;gap:32px;align-items:center}figure{margin:0}figure img{width:100%;height:440px;object-fit:cover;display:block}figure:first-child img{object-position:center 42%}.second-photo img{object-position:center 43%}figcaption{font-size:12px;margin-top:16px}figcaption span{color:#806332;font-weight:700;margin-right:10px}.collection{padding:0 20px}.stat{padding:24px 0;border-bottom:1px solid #d8d8d0}.stat strong{font-size:60px;letter-spacing:-.055em;line-height:1.1}.stat strong span{font-weight:300;color:#947039;font-size:44px}.stat p{font-size:14px;margin:12px 0 0}.collection-note{font-size:14px;line-height:1.9;margin-top:22px;color:#5d5e59}.connections-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.connections-grid>div>p{color:#4e504e}.sport{margin-top:36px;border-top:1px solid var(--line);padding-top:28px}.sport .eyebrow{font-size:11px;display:block;margin-bottom:14px}.sport p{font-size:15px}.closing{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%;align-items:center;background:#080909;color:white}.brand-logo{display:block;width:100%;height:auto}.closing .eyebrow{color:#c7aa70}blockquote{font-size:clamp(26px,3vw,42px);line-height:1.45;font-weight:300;letter-spacing:-.025em;margin:0 0 22px}.light{background:transparent;border-color:#897445}.light:hover{background:#302819}.handle{color:#c2c2bc;font-size:13px;margin:14px 0 0}footer{padding:45px 6%;display:flex;align-items:center;justify-content:space-between;gap:30px}footer p{font-size:12px;margin:0;color:#666}footer>span{font-size:12px;color:#666}.skip{position:fixed;top:-100px;background:#111;color:#fff;padding:15px;z-index:20}.skip:focus{top:0}a:focus-visible{outline:3px solid #a27834;outline-offset:5px}@media(min-width:1500px){body{max-width:1800px;margin:auto}.hero{min-height:850px}}@media(max-width:950px){header{padding:0 5%;height:95px}nav{gap:22px}.hero-copy{padding:50px 9% 24px}h1{font-size:54px}.hero{min-height:720px}.hero-bottom{display:none}.section{padding:75px 6%}.editorial-grid{gap:20px;grid-template-columns:1fr 1fr}.collection{grid-column:1/-1;grid-row:2;display:flex;gap:35px;align-items:center;padding:0}.stat{min-width:180px;border:none}.collection-note{max-width:270px}.closing{gap:5%}footer{flex-wrap:wrap}}@media(max-width:600px){header{height:auto;padding:24px 6%;gap:24px;align-items:center}.wordmark strong{font-size:19px}.wordmark span{font-size:10px}nav{gap:14px;font-size:12px}nav a:nth-child(2){display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 7% 48px}h1{font-size:56px}h1 br:nth-of-type(2){display:none}.eyebrow{font-size:10px;margin-bottom:22px}.intro{font-size:16px}.hero-photo{height:550px}.hero-photo>img{object-position:center 43%}.section{padding:64px 7%}.about,.connections-grid,.closing{grid-template-columns:1fr;gap:32px}.signature{margin-top:25px}.lead{font-size:21px}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:22px}.editorial-grid{gap:18px}figure img{height:295px}figcaption{font-size:11px;line-height:1.6}.collection{flex-wrap:wrap;gap:18px}.stat{min-width:0;flex:1}.stat strong{font-size:50px}.stat p{font-size:12px}.collection-note{max-width:none;margin:0}.brand-logo{max-width:270px;margin:auto}.closing{gap:35px}.closing blockquote{font-size:29px}.closing .button{font-size:12px;gap:20px}footer{flex-direction:column;text-align:center;padding:35px 7%}footer p{font-size:12px}.photo-caption{font-size:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Rafael Fragrances — identidade preta e dourada */
:root{--black:#080909;--gold:#d6b77b;--line:#ffffff20;--paper:#080909;--soft:#101111}body{color:#f6f5f2}header{height:148px;padding:0 8%;background:#080909;border-bottom:1px solid #b9975328}.wordmark{display:block;line-height:0}.header-logo{display:block;width:138px;height:138px;object-fit:contain}nav{gap:38px;color:#d7d5cf}nav a:hover{color:#e2c488}nav a:last-child{border:1px solid #b9975360;border-radius:6px;padding:10px 20px}.hero{position:relative;isolation:isolate;min-height:730px;grid-template-columns:1.05fr 1fr;overflow:hidden;background:#080909}.hero-copy{position:relative;z-index:2;padding:85px 0 40px 15.25%}.eyebrow{color:#d6b77b;letter-spacing:.22em;font-size:12px}h1{font-size:clamp(52px,5.5vw,82px);line-height:1.08;letter-spacing:-.045em;max-width:700px}h1 strong{color:#e3c78e}.intro{color:#c4c4bf;max-width:420px;font-size:17px;margin-top:26px}.button{background:linear-gradient(115deg,#e2c88f,#b9995c);color:#10100c;border:1px solid #ddc083;border-radius:7px;box-shadow:0 8px 35px #b8944220;gap:38px}.button:hover{background:#eddaa9;box-shadow:0 8px 35px #b8944240}.hero-bottom{border-top:1px solid #ad8c5133;color:#a9a69d;max-width:420px;margin-top:45px;padding-top:24px;font-size:10px;gap:15px}.hero-photo{position:relative;margin-left:-70px;z-index:0}.hero-photo>img{object-position:50% 40%;filter:brightness(.84);height:100%;width:100%}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080909 0%,#08090965 17%,transparent 43%),linear-gradient(0deg,#080909 0%,transparent 32%,transparent 90%,#08090950)}.photo-caption{z-index:1;left:auto;right:8%;bottom:45px;background:transparent;font-size:10px;color:#d4c3a4}.section{padding:105px 8%}.about{border-top:0;background:#080909}.about h2 strong,h2 strong{color:#dfc38b}.signature{color:#dbbd7f}.signature span{color:#95968f}.biography p:not(.lead){color:#b2b3ad}.lead{color:#ecece7}.universe{background:linear-gradient(120deg,#151613,#0c0d0c);border-block:1px solid #ae8c4930}.section-heading>p{color:#b2b3ad}.editorial-grid{gap:26px}figure img{border-radius:12px;filter:brightness(.88);border:1px solid #c4a36230}figcaption{color:#bbbbb4;font-size:13px}figcaption span{color:#d6b77b}.collection{padding:0 22px}.stat{border-bottom:1px solid #c4a36230}.stat strong{color:#e4ca91}.stat strong span{color:#c7a566}.stat p{color:#d0d0c9}.collection-note{color:#a5a69e}.connections{background:#080909}.connections-grid>div>p{color:#b2b3ad}.sport{border-color:#c4a36230}.sport p{color:#b2b3ad}.closing{border-block:1px solid #c4a36230;background:#0a0b0a;gap:7%}.closing .brand-logo{border-radius:20px}.closing blockquote{font-size:clamp(26px,2.8vw,40px)}.closing blockquote strong{color:#dfc38b}.light{color:#10100c}.light:hover{background:#eddaa9}footer{background:#080909;padding-block:28px}footer .header-logo{width:110px;height:110px}footer p,footer>span{color:#aaa99f}a:focus-visible{outline:3px solid #e4c686;outline-offset:6px}@media(min-width:1500px){.hero{min-height:850px}}@media(max-width:950px){header{padding:0 6%;height:125px}.header-logo{width:116px;height:116px}nav{gap:24px}.hero{min-height:690px}.hero-copy{padding:70px 0 40px 12%}h1{font-size:58px}.intro{max-width:340px}.hero-photo{margin-left:-30px}.section{padding:80px 6%}.collection{padding:0}.hero-bottom{display:flex}}@media(max-width:600px){header{height:118px;padding:0 6%;gap:14px}.header-logo{width:108px;height:108px}nav{gap:16px;font-size:12px}nav a:last-child{padding:8px 10px}nav a:nth-child(2){display:none}.hero{display:flex;flex-direction:column;min-height:0}.hero-photo{order:-1;height:450px;min-height:0;margin:0;width:100%}.hero-photo>img{object-position:50% 37%;filter:brightness(.85)}.hero-photo:after{background:linear-gradient(0deg,#080909 0%,#08090940 28%,transparent 60%),linear-gradient(90deg,#08090950,transparent 30%,transparent 75%,#08090930)}.photo-caption{display:none}.hero-copy{margin-top:-65px;padding:0 7% 38px;text-align:center}.hero-copy .eyebrow{font-size:10px;margin-bottom:20px}h1{font-size:clamp(43px,12vw,65px);line-height:1.1;margin-bottom:24px}h1 br:nth-of-type(2){display:initial}.intro{margin:0 auto;max-width:360px;font-size:16px}.button{margin-top:26px;gap:24px;padding:14px 20px}.hero-bottom{justify-content:center;margin-top:34px;font-size:9px;gap:20px;max-width:none}.section{padding:65px 7%}.section-heading>p{max-width:none}.collection{gap:20px}.collection-note{color:#b7b7b0}.closing{gap:28px}.closing .brand-logo{max-width:265px}footer .header-logo{width:115px;height:115px}footer{gap:18px}.stat{border-bottom:0}.sport .eyebrow{font-size:11px}}

.responsibility{display:grid;grid-template-columns:1fr 1.25fr;gap:7%;border-bottom:1px solid var(--line);background:#101111}.responsibility h2{font-size:clamp(28px,3vw,42px)}.responsibility p{font-size:16px;color:#c7c7c0}.responsibility p:last-child{margin-bottom:0;color:#e1c58e}.responsibility-link{font-size:14px;color:#d6b77b;text-decoration:underline;text-underline-offset:5px}@media(max-width:650px){.responsibility{grid-template-columns:1fr;gap:26px}}

.sport-photo{display:block;width:100%;height:auto;max-height:620px;object-fit:contain;object-position:center;border-radius:12px;margin:0 0 28px;background:#141514}@media(max-width:600px){.sport-photo{max-height:none}}

.sport-row{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:8%;align-items:center;margin-top:52px;padding-top:52px}.sport-row .sport-photo{width:100%;height:500px;object-fit:cover;object-position:center 43%;max-height:none;margin:0}.sport-row .sport-copy p{font-size:18px;line-height:1.9;max-width:540px}.sport-row .eyebrow{font-size:14px;margin-bottom:24px}@media(max-width:650px){.sport-row{grid-template-columns:1fr;gap:28px;margin-top:32px;padding-top:32px}.sport-row .sport-photo{height:auto;max-height:560px;object-fit:contain}.sport-row .sport-copy p{font-size:16px}}
/* Preserve the complete portrait without cropping head or feet. */
.sport-row{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}.sport-row .sport-photo{width:100%;height:auto;max-height:none;object-fit:contain;object-position:center;background:transparent}@media(max-width:650px){.sport-row{grid-template-columns:1fr}.sport-row .sport-photo{width:min(100%,380px);height:auto;max-height:none;margin-inline:auto}}
