/* SC GOLD identity. The supplied artwork is displayed unchanged. */
.brand-logo{display:block;position:relative;overflow:hidden;width:210px;aspect-ratio:1900/500;max-width:100%;background:#800600;border-radius:6px;flex-shrink:0}
.brand-logo>img{position:absolute!important;display:block!important;width:107.7895%!important;height:auto!important;max-width:none!important;left:-3.8947%;top:-48%;border:0!important;border-radius:0!important;object-fit:initial!important;transform:none!important;margin:0!important;padding:0!important}
.nav>a:first-child{flex-shrink:0}
.nav .brand-logo{width:195px}
.footer .brand-logo{width:230px;margin:0 0 22px}
.hero-branded{position:relative}
.hero-signature{position:absolute;bottom:24px;right:24px;width:230px;box-shadow:0 4px 20px #0003}
.brand-photo{position:relative;min-width:0}
.brand-photo>img{display:block}
.brand-photo .photo-signature{position:absolute;right:16px;bottom:16px;width:clamp(120px,18vw,180px);box-shadow:0 2px 12px #0002;pointer-events:none}
.brand-location-photo .photo-signature{right:12px;bottom:12px;width:125px}
.feature-slide>.brand-photo{padding:0}
.feature-slide>.brand-photo>img{width:100%;height:360px;object-fit:cover}
.story-hero figure .brand-photo .photo-signature{width:155px}
.scgold-character{display:block;width:190px;flex:none;max-width:100%;background-repeat:no-repeat;transform-origin:50% 85%;filter:drop-shadow(0 8px 9px #6f410b14)}
.character-welcome,.character-clock,.character-wink{background-image:url('assets/mascottes-scgold-vie.png')}
.character-loupe,.character-detective,.character-chart,.character-megaphone{background-image:url('assets/mascottes-scgold-expertise.png')}
/* Sprite viewports: x/y/width/height are documented in assets-provenance-v13.json. */
.character-welcome{aspect-ratio:340/500;background-size:301.1765% 307.2%;background-position:0 0}
.character-clock{aspect-ratio:364/400;background-size:281.3187% 384%;background-position:100% 8.8028%}
.character-wink{aspect-ratio:380/410;background-size:269.4737% 374.6341%;background-position:12.4224% 79.9289%}
.character-loupe{aspect-ratio:490/525;background-size:208.9796% 292.5714%;background-position:3.7453% 2.9674%}
.character-detective{aspect-ratio:484/450;background-size:211.5702% 341.3333%;background-position:100% 96.6851%}
.character-chart{aspect-ratio:500/475;background-size:204.8% 323.3684%;background-position:3.8168% 52.7804%}
.character-megaphone{aspect-ratio:500/460;background-size:204.8% 333.913%;background-position:5.7252% 96.6543%}
.brand-character-hero>.wrap{position:relative;padding-right:260px;min-height:205px}
.brand-character-hero .scgold-character{position:absolute;right:25px;bottom:-14px;width:185px;max-height:245px}
.brand-character-hero .character-welcome{width:162px}
.brand-character-hero .character-loupe{width:195px}
.scgold-guide{display:grid;grid-template-columns:200px minmax(0,1fr);gap:30px;align-items:center;margin-top:32px;margin-bottom:48px;padding:25px 45px 25px 30px;background:linear-gradient(115deg,#fff0c7 0%,#fffaf0 38%,#fff 100%);border:1px solid #e8cc83;border-radius:24px;color:var(--ink);box-shadow:0 10px 35px #52370406}
.scgold-guide-home{margin-top:42px;margin-bottom:0}
.scgold-guide-art{display:flex;align-items:center;justify-content:center;min-width:0}
.scgold-guide-art .scgold-character{width:178px;max-height:230px}
.scgold-guide-art .character-welcome{width:145px}
.scgold-guide-copy{max-width:780px}
.scgold-guide .eyebrow{font-size:.76rem;letter-spacing:.12em;color:#865009;margin-bottom:8px}
.scgold-guide h2{font-size:clamp(1.5rem,2.7vw,2rem);line-height:1.2;margin:0 0 10px;letter-spacing:-.02em}
.scgold-guide p{font-size:1rem;line-height:1.65;margin:0 0 14px;color:#53443a}
.brand-guide-link{display:inline-flex;align-items:center;gap:12px;font-weight:750;font-size:1rem;color:var(--red);text-decoration:none;padding:5px 0;border-bottom:1px solid #b36a423b;line-height:1.5}
.brand-guide-link span{transition:transform .2s}
.brand-guide-link:hover span,.brand-guide-link:focus-visible span{transform:translateX(5px)}
.brand-guide-link:focus-visible{outline:3px solid #916a1d;outline-offset:5px;border-radius:2px}
/* Each character greets the visitor once, for less than two seconds. */
@keyframes scgold-greeting{0%{transform:translateY(12px) rotate(-4deg)}25%{transform:translateY(-7px) rotate(3deg)}55%{transform:translateY(0) rotate(-2deg)}80%{transform:translateY(-3px) rotate(1deg)}100%{transform:none}}
.scgold-character.is-greeting{animation:scgold-greeting 1.7s ease-out both}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.scgold-guide:hover .scgold-character:not(.is-greeting),.scgold-guide:focus-within .scgold-character:not(.is-greeting){transform:translateY(-4px) rotate(-2deg);transition:transform .3s ease}}
@media(max-width:1050px) and (min-width:901px){.nav .brand-logo{width:165px}.nav{gap:12px}.links{gap:15px}}
@media(max-width:700px){
 .brand-character-hero>.wrap{padding-right:145px;min-height:165px}
 .brand-character-hero .scgold-character{width:125px;right:0;bottom:0}
 .brand-character-hero .character-welcome{width:110px}
 .brand-character-hero .character-loupe{width:135px}
 .scgold-guide{grid-template-columns:125px minmax(0,1fr);gap:16px;padding:22px 24px 22px 12px;border-radius:20px}
 .scgold-guide-art .scgold-character{width:125px}
 .scgold-guide-art .character-welcome{width:112px}
 .scgold-guide h2{font-size:1.55rem}
 .hero-signature{width:165px;bottom:18px;right:20px}
}
@media(max-width:480px){
 .nav .brand-logo{width:175px}
 .brand-character-hero>.wrap{padding-right:0;padding-bottom:84px;min-height:0}
 .brand-character-hero .scgold-character{width:92px;right:0;bottom:-25px}
 .brand-character-hero .character-welcome{width:76px}
 .brand-character-hero .character-loupe{width:96px}
 .brand-character-hero .character-megaphone{width:100px}
 .scgold-guide{grid-template-columns:86px minmax(0,1fr);gap:12px;align-items:start;padding:23px 20px 25px 12px;margin-top:25px;margin-bottom:28px}
 .scgold-guide-home{margin-bottom:0}
 .scgold-guide-art{position:sticky;top:100px}
 .scgold-guide-art .scgold-character{width:85px}
 .scgold-guide-art .character-welcome{width:78px}
 .scgold-guide h2{font-size:1.4rem}
 .scgold-guide p{font-size:1rem}
 .scgold-guide .eyebrow{font-size:.75rem;letter-spacing:.07em}
 .hero-branded .hero-inner{padding-bottom:105px}
 .brand-photo .photo-signature{width:130px;right:10px;bottom:10px}
 .feature-slide>.brand-photo>img{height:250px}
 .story-hero figure .brand-photo .photo-signature{width:130px}
}
@media(prefers-reduced-motion:reduce){.scgold-character,.scgold-character.is-greeting{animation:none!important;transform:none!important;transition:none!important}.brand-guide-link span{transition:none}}

.header .links a.nav-sell{display:inline-flex;align-items:center;justify-content:center;background:#f3c84a;color:#850719!important;border:1px solid #dfb039;border-radius:999px;padding:12px 18px;font-weight:850;box-shadow:0 4px 12px #bd842326;white-space:nowrap}.header .links a.nav-sell:hover{background:#ffe078;color:#69020e!important}.header .links a.nav-sell:focus-visible{outline:3px solid #850719;outline-offset:3px}@media(max-width:1050px){.header .links a.nav-sell{white-space:normal}}
