.sh-studio{--sh-studio-brown: #332205;--sh-studio-gold: #b8944f;--sh-studio-cyan: #24f4eb;--sh-studio-font-heading: "Gotham";--sh-studio-font-text: "Source Sans Pro";background:#fff;color:var(--sh-studio-brown);font-family:var(--sh-studio-font-text);overflow:hidden}.sh-studio-hero{position:relative;min-height:var(--sh-studio-hero-height-desktop, 680px);overflow:hidden;background:#d8d6d4}.sh-studio-hero__media,.sh-studio-hero__media video,.sh-studio-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.sh-studio-hero__media video,.sh-studio-hero__media img{object-fit:var(--sh-studio-hero-fit-desktop, contain);object-position:var(--sh-studio-hero-position-desktop, center top);display:block}.sh-studio-hero__media video{pointer-events:none}.sh-studio-hero__actions{position:absolute;right:clamp(32px,6vw,78px);bottom:clamp(38px,7vw,96px);z-index:2;display:flex;gap:18px;align-items:center}.sh-studio-hero__button{display:inline-flex;align-items:center;justify-content:center;min-width:180px;min-height:55px;padding:16px 25px;border:1px solid var(--sh-studio-brown);border-radius:7px;font-family:var(--sh-studio-font-heading);font-size:16px;line-height:1;letter-spacing:.12em;color:var(--sh-studio-brown);text-decoration:none;background:#ffffff73;transition:transform .25s ease,background .25s ease,color .25s ease}.sh-studio-hero__button:hover{transform:translateY(-2px)}.sh-studio-hero__button--primary{border-color:#55ea37;background:#55ea37;color:var(--sh-studio-brown)}.sh-studio-band{position:relative;min-height:40px;display:grid;place-items:center;overflow:hidden;background:#fff;padding:35px 20px 0}.sh-studio-band__bg{display:none;position:absolute;margin:0;font-family:var(--sh-studio-font-heading);font-weight:900;font-size:90px;line-height:1;letter-spacing:12px;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;z-index:1;background:linear-gradient(180deg,#50412866,#3c321e4d,#28231433);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.sh-studio-band__text{margin:0;position:relative;z-index:2;font-family:var(--sh-studio-font-heading);font-weight:700;font-size:clamp(44px,5.4vw,78px);line-height:1;letter-spacing:.1em;text-align:center;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;background:linear-gradient(180deg,#d4b870,#c9a855 10%,#b89238,#9b7a28,#7a5f1e,#5c4512,#3d2e0a,#1a1205);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;max-width:100%}.sh-studio-section-heading{margin:0;padding:0 20px 45px;font-family:Source Sans Pro;font-style:normal;font-weight:400;font-size:clamp(20px,3vw,39px);line-height:1.28;letter-spacing:.04em;text-align:center;text-transform:capitalize;color:#332205}.sh-studio-projects{width:min(100%,1120px);margin:0 auto;padding:0 24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sh-studio-projects+.sh-studio-band{margin-top:8px}.sh-studio-project-card{display:block;padding:18px;border:1px solid rgba(51,34,5,.72);border-radius:16px;color:inherit;text-decoration:none;background:#ffffff7a}.sh-studio-project-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#e9ecef}.sh-studio-project-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.sh-studio-project-card:hover .sh-studio-project-card__media img{transform:scale(1.04)}.sh-studio-project-card__bar{position:absolute;left:12px;right:12px;bottom:12px;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;border-radius:6px;background:#00000094}.sh-studio-project-card__title{font-family:var(--sh-studio-font-heading);font-size:16px;line-height:1.1;font-weight:700;color:#fff;text-transform:uppercase;flex:1 1 auto;min-width:0;overflow-wrap:anywhere;word-break:break-word}.sh-studio-project-card__status{flex:0 0 auto;padding:6px 10px;border-radius:999px;font-family:Source Sans Pro;font-size:14px;line-height:1;font-weight:600;white-space:nowrap}.sh-studio-archive-wrap{overflow:hidden;width:100%;padding:8px 0 82px;cursor:default}.sh-studio-archive{display:flex;gap:18px;width:max-content;animation:sh-archive-scroll 48s linear infinite;will-change:transform}.sh-studio-archive-wrap:hover .sh-studio-archive{animation-play-state:paused}@keyframes sh-archive-scroll{0%{transform:translate(0)}to{transform:translate(-25%)}}.sh-studio-archive-card{display:block;flex:0 0 auto;width:clamp(180px,22vw,260px);padding:24px 18px 22px;border-radius:12px;color:inherit;text-decoration:none;background:#fff;box-shadow:0 7px 18px #24303a21;transition:transform .28s ease,box-shadow .28s ease}.sh-studio-archive-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #24303a29}.sh-studio-archive-card__media{position:relative;aspect-ratio:.72;display:grid;place-items:center;margin-bottom:18px;overflow:hidden}.sh-studio-archive-card__image{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .45s ease,transform .45s ease}.sh-studio-archive-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.04)}.sh-studio-archive-card:hover .sh-studio-archive-card__image--front{opacity:0;transform:scale(.98)}.sh-studio-archive-card:hover .sh-studio-archive-card__image--hover{opacity:1;transform:scale(1)}.sh-studio-archive-card__title-wrap{position:relative;display:grid;place-items:center;min-height:2.2em}.sh-studio-archive-card__title{grid-area:1 / 1;margin:0;font-family:Source Sans Pro;font-style:normal;font-weight:700;font-size:clamp(10px,1.4vw,17px);line-height:102%;text-align:center;text-transform:uppercase;color:#332205;transition:opacity .45s ease,transform .45s ease}.sh-studio-archive-card__title--hover{opacity:0;transform:translateY(8px)}.sh-studio-archive-card:hover .sh-studio-archive-card__title--front{opacity:0;transform:translateY(-8px)}.sh-studio-archive-card:hover .sh-studio-archive-card__title--hover{opacity:1;transform:translateY(0)}@media(max-width:900px){.sh-studio-hero{min-height:var(--sh-studio-hero-height-mobile, 560px)}.sh-studio-hero__media video,.sh-studio-hero__media img{object-fit:var(--sh-studio-hero-fit-mobile, var(--sh-studio-hero-fit-desktop, contain));object-position:var(--sh-studio-hero-position-mobile, center top)}.sh-studio-hero__actions{right:24px;left:24px;bottom:32px;justify-content:center;flex-wrap:wrap}.sh-studio-projects{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.sh-studio-hero__actions{right:20px;bottom:24px;left:20px;align-items:center;flex-direction:column;gap:12px}.sh-studio-hero__button{width:min(100%,320px);min-width:0;min-height:46px;padding:11px 20px;border-radius:8px;font-size:15px;line-height:1.2;letter-spacing:.08em}.sh-studio-projects{grid-template-columns:1fr}.sh-studio-band{min-height:35px}.sh-studio-band__text{max-width:100%;font-size:clamp(24px,5.2vw,38px);letter-spacing:2px;line-height:1.08;white-space:normal;overflow-wrap:anywhere}.sh-studio-section-heading{padding:5px 20px 20px;font-size:clamp(14px,4.4vw,20px);line-height:1.45}.sh-studio-band__bg{font-size:clamp(52px,18vw,86px)}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/seaholm-studio.css.map */
