.objek-eyebrow{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.16em;line-height:1.4;color:rgb(var(--color-foreground));margin:0 0 1.6rem}.objek-section-heading{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.8rem,3.4vw,4.4rem);line-height:1.15;letter-spacing:-.01em;color:rgb(var(--color-foreground));margin:0;max-width:18ch}.objek-btn{display:inline-block;font-family:var(--font-body-family);font-size:1.3rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:var(--hover-fade);cursor:pointer}.objek-btn:hover{opacity:.7}.objek-btn--primary{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;padding:1.6rem 3.2rem}.objek-btn--tertiary{color:rgb(var(--color-foreground));border-bottom:1px solid rgb(var(--color-foreground));padding:0 0 .2rem;letter-spacing:.04em}.objek-hero{background:rgb(var(--color-background));border-bottom:var(--hairline);overflow:hidden}.objek-hero__inner{display:grid;grid-template-columns:1fr;min-height:85vh;max-width:160rem;margin:0 auto}.objek-hero__content{display:flex;flex-direction:column;justify-content:center;padding:6.4rem 2.4rem 4.8rem}.objek-hero__headline{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(3.6rem,6vw,7.2rem);line-height:1.08;letter-spacing:-.02em;color:rgb(var(--color-foreground));margin:0;max-width:12ch}.objek-hero__body{font-size:clamp(1.5rem,1.05vw,1.7rem);line-height:1.65;color:rgba(var(--color-foreground),.72);max-width:54ch;margin:2.4rem 0 0}.objek-hero__actions{display:flex;gap:2.4rem;align-items:center;margin-top:4rem;flex-wrap:wrap}.objek-hero__media{position:relative;overflow:hidden}.objek-hero__image-frame{width:100%;height:100%;min-height:48rem}.objek-hero__image-frame img{width:100%;height:100%;object-fit:cover;display:block}.objek-trust-bar{background:rgb(var(--color-foreground));color:rgb(var(--color-background));padding:1.6rem 0;overflow:hidden}.objek-trust-bar__inner{display:flex;align-items:center;justify-content:center;gap:2.4rem;flex-wrap:wrap;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.objek-trust-bar__dot{width:.4rem;height:.4rem;border-radius:50%;background:rgb(var(--color-accent-1));flex-shrink:0}.objek-collections{padding:var(--space-6) 0;background:rgb(var(--color-background))}.objek-collections__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;margin-top:4rem}.objek-collections__card{display:grid;grid-template-columns:1fr;text-decoration:none;color:rgb(var(--color-foreground));border:var(--hairline);overflow:hidden;transition:var(--hover-fade)}.objek-collections__card:hover{opacity:.85}.objek-collections__card-image{aspect-ratio:4 / 3;overflow:hidden;background:rgb(var(--color-background-2))}.objek-collections__card-image img{width:100%;height:100%;object-fit:cover;display:block}.objek-collections__card-content{padding:2.4rem;display:flex;flex-direction:column;gap:.8rem}.objek-collections__card-title{font-family:var(--font-heading-family);font-weight:400;font-size:2.2rem;line-height:1.2;margin:0}.objek-collections__card-desc{font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.65);margin:0}.objek-collections__card-content .objek-btn--tertiary{align-self:flex-start;margin-top:.8rem}.objek-product-card{background:rgb(var(--color-background));border:var(--hairline);transition:var(--hover-fade)}.objek-product-card:hover{background:rgb(var(--color-background-2))}.objek-product-card__media{display:block;aspect-ratio:1 / 1;overflow:hidden;border-bottom:var(--hairline);background:rgb(var(--color-background))}.objek-product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .4s ease}.objek-product-card:hover .objek-product-card__media img{opacity:.85}.objek-product-card__media--text{display:grid;place-items:end start;padding:1.6rem;background:linear-gradient(135deg,rgba(var(--color-foreground),.06),rgba(var(--color-foreground),.02)),rgb(var(--color-background-2))}.objek-product-card__media--text span{max-width:12ch;font-family:var(--font-heading-family);font-size:clamp(1.9rem,2.4vw,2.8rem);font-weight:400;line-height:1.1;color:rgb(var(--color-foreground))}.objek-product-card__info{padding:1.6rem 2rem 2rem}.objek-product-card__type{font-family:var(--font-body-family);font-size:1rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);display:block;margin-bottom:.6rem}.objek-product-card__title{font-family:var(--font-heading-family);font-weight:400;font-size:1.8rem;line-height:1.3;margin:0;color:rgb(var(--color-foreground))}.objek-product-card__price{font-family:var(--font-body-family);font-size:1.3rem;letter-spacing:.04em;color:rgba(var(--color-foreground),.65);margin:.8rem 0 0}.objek-product-card__source{font-family:var(--font-body-family);font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.45);margin:.8rem 0 0;line-height:1.45}.objek-product-card--compact .objek-product-card__info{padding:1.2rem 1.4rem 1.6rem}.objek-product-card--compact .objek-product-card__title{font-size:1.5rem}.objek-editorial{background:rgb(var(--color-foreground));color:rgb(var(--color-background));overflow:hidden}.objek-editorial__inner{display:grid;grid-template-columns:1fr;max-width:160rem;margin:0 auto}.objek-editorial__media{aspect-ratio:4 / 3;overflow:hidden}.objek-editorial__media img{width:100%;height:100%;object-fit:cover;display:block}.objek-editorial__content{padding:4.8rem 2.4rem 6.4rem;display:flex;flex-direction:column;justify-content:center}.objek-editorial__content .objek-eyebrow{color:rgb(var(--color-background))}.objek-editorial__headline{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.8rem,3.8vw,4.8rem);line-height:1.12;letter-spacing:-.015em;color:rgb(var(--color-background));margin:0;max-width:20ch}.objek-editorial__body{font-size:clamp(1.5rem,1.05vw,1.7rem);line-height:1.65;color:rgba(var(--color-background),.72);max-width:48ch;margin:2rem 0 0}.objek-editorial__content .objek-btn--tertiary{color:rgb(var(--color-background));border-bottom-color:rgb(var(--color-background));align-self:flex-start;margin-top:3.2rem}.objek-catalog{padding:var(--space-6) 0;background:rgb(var(--color-background))}.objek-catalog__header{margin-bottom:4rem}.objek-catalog__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem}.objek-trade{padding:var(--space-6) 0;background:rgb(var(--color-background-2));border-top:var(--hairline)}.objek-trade__inner{display:grid;grid-template-columns:1fr;gap:4.8rem;border:var(--hairline);padding:4rem 2.4rem;background:rgb(var(--color-background))}.objek-trade__dot{width:.6rem;height:.6rem;border-radius:50%;background:rgb(var(--color-accent-1));margin-bottom:1.6rem}.objek-trade__headline{font-family:var(--font-heading-family);font-weight:400;font-size:clamp(2.4rem,3vw,3.6rem);line-height:1.15;letter-spacing:-.01em;margin:0;max-width:22ch}.objek-trade__body{font-size:clamp(1.5rem,1.05vw,1.7rem);line-height:1.65;color:rgba(var(--color-foreground),.72);max-width:50ch;margin:1.6rem 0 0}.objek-trade__tiers{display:grid;grid-template-columns:1fr;gap:1.6rem}.objek-trade__tier{border:var(--hairline);padding:2.4rem}.objek-trade__tier-name{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.2rem;color:rgb(var(--color-accent-1))}.objek-trade__tier-discount{font-family:var(--font-heading-family);font-weight:400;font-size:2.2rem;line-height:1.2;margin:0}.objek-trade__tier-detail{font-size:1.3rem;line-height:1.5;color:rgba(var(--color-foreground),.6);margin:.8rem 0 0}.objek-testimonial{padding:var(--space-6) 0 var(--space-7);background:rgb(var(--color-background));border-top:var(--hairline)}.objek-testimonial__inner{text-align:center;max-width:72rem;margin:0 auto}.objek-testimonial__inner .objek-eyebrow{color:rgb(var(--color-accent-1))}.objek-testimonial__quote{font-family:var(--font-heading-family);font-weight:400;font-style:italic;font-size:clamp(2.4rem,3vw,3.6rem);line-height:1.35;letter-spacing:-.01em;color:rgb(var(--color-foreground));margin:0;padding:0;border:none}.objek-testimonial__cite{display:block;font-family:var(--font-body-family);font-style:normal;font-size:1.3rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-top:2.4rem}@media screen and (min-width:750px){.objek-collections__grid{grid-template-columns:repeat(2,1fr)}.objek-catalog__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.objek-trade__tiers{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.objek-hero__inner{grid-template-columns:1fr 1fr}.objek-hero__content{padding:9.6rem 8rem 9.6rem 5rem}.objek-hero__image-frame{min-height:auto}.objek-collections__grid{grid-template-columns:repeat(4,1fr)}.objek-collections__card-image{aspect-ratio:3 / 4}.objek-editorial__inner{grid-template-columns:1fr 1fr}.objek-editorial__media{aspect-ratio:auto;min-height:56rem}.objek-editorial__content{padding:9.6rem 6.4rem}.objek-catalog__grid{grid-template-columns:repeat(4,1fr)}.objek-trade__inner{grid-template-columns:1fr 1fr;padding:6.4rem;gap:6.4rem;align-items:center}}@media screen and (min-width:1200px){.objek-hero__content{padding:12rem 10rem 12rem 6.4rem}}@media screen and (max-width:749px){.objek-trust-bar__inner{gap:1.2rem;font-size:1rem}.objek-hero__actions{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/objek-frontpage.css.map */
