.ivoranta-home{--ivoranta-content-width:min(var(--page-width),100%);--ivoranta-space:clamp(3.5rem,7vw,8.5rem);--ivoranta-gap:clamp(1rem,2.2vw,2rem);color:var(--ivoranta-ink);background:var(--ivoranta-surface)}
.ivoranta-home *,.ivoranta-home *:before,.ivoranta-home *:after{box-sizing:border-box}.ivoranta-home__inner{width:var(--ivoranta-content-width);margin-inline:auto;padding-inline:var(--page-margin)}.ivoranta-home__section{padding-block:var(--ivoranta-space)}
.ivoranta-home__eyebrow{margin:0 0 .75rem;color:var(--ivoranta-accent);font:600 .78rem/1.2 var(--font-subheading--family);letter-spacing:.12em;text-transform:uppercase}.ivoranta-home__title{max-width:16ch;margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(2.25rem,5vw,5.5rem);line-height:.98;letter-spacing:-.035em}.ivoranta-home__title--small{max-width:22ch;font-size:clamp(1.9rem,3.4vw,3.8rem)}.ivoranta-home__copy{max-width:62ch;margin:1.2rem 0 0;color:var(--ivoranta-muted);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.65}
.ivoranta-home__button{display:inline-flex;min-height:3rem;align-items:center;justify-content:center;gap:.65rem;padding:.75rem 1.3rem;border:1px solid var(--ivoranta-accent);border-radius:var(--ivoranta-radius);background:var(--ivoranta-accent);color:var(--ivoranta-on-accent);font-weight:650;line-height:1.2;text-decoration:none;transition:transform .2s ease,filter .2s ease}.ivoranta-home__button:hover{transform:translateY(-2px);filter:brightness(.94)}.ivoranta-home__button--secondary{border-color:var(--ivoranta-ink);background:var(--ivoranta-surface);color:var(--ivoranta-ink)}
.ivoranta-home__media{overflow:hidden;border-radius:var(--ivoranta-radius);background:var(--ivoranta-soft)}.ivoranta-home__media img,.ivoranta-home__media video,.ivoranta-home__media iframe{width:100%;height:100%;display:block;object-fit:cover}.ivoranta-home__media-mark{display:grid;min-height:100%;place-items:center;color:var(--ivoranta-accent);font:500 clamp(3rem,9vw,8rem)/1 var(--font-heading--family)}
.ivoranta-hero{min-height:min(80rem,calc(100svh - var(--header-group-height,0px)));display:grid;align-items:end;padding-block:clamp(2rem,6vw,5rem);background:linear-gradient(125deg,var(--ivoranta-deep),var(--ivoranta-accent));color:var(--ivoranta-on-deep)}.ivoranta-hero__layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(20rem,.95fr);gap:clamp(2rem,6vw,7rem);align-items:center}.ivoranta-hero__title{max-width:11ch;margin:0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(3.4rem,8vw,8rem);line-height:.88;letter-spacing:-.055em}.ivoranta-hero__copy{max-width:49ch;color:inherit;opacity:.84;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.55}.ivoranta-hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.8rem}.ivoranta-hero__actions .ivoranta-home__button{background:var(--ivoranta-highlight);border-color:var(--ivoranta-highlight);color:var(--ivoranta-on-highlight)}.ivoranta-hero__actions .ivoranta-home__button--secondary{background:color-mix(in srgb,var(--ivoranta-deep) 65%,var(--ivoranta-surface));border-color:var(--ivoranta-on-deep);color:var(--ivoranta-on-deep)}.ivoranta-hero__media{aspect-ratio:4/5;box-shadow:1.4rem 1.4rem 0 color-mix(in srgb,var(--ivoranta-highlight) 68%,var(--ivoranta-surface))}.ivoranta-hero__note{margin-top:2rem;padding-top:1rem;border-top:1px solid currentColor;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}
.ivoranta-assurances{background:var(--ivoranta-highlight);color:var(--ivoranta-on-highlight)}.ivoranta-assurances__grid{display:grid;grid-template-columns:repeat(4,1fr)}.ivoranta-assurances__item{padding:1.6rem clamp(1rem,2vw,2rem);border-inline-start:1px solid currentColor}.ivoranta-assurances__item:first-child{border-inline-start:0}.ivoranta-assurances__icon{width:2rem;height:2rem;margin-bottom:1rem}.ivoranta-assurances__item h3{margin:0 0 .4rem;color:inherit;font-size:1rem}.ivoranta-assurances__item p{margin:0;opacity:.78;font-size:.9rem;line-height:1.5}
.ivoranta-heading-row{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:clamp(2rem,4vw,4rem)}.ivoranta-heading-row .ivoranta-home__copy{margin:0}.ivoranta-collections{background:var(--ivoranta-surface)}.ivoranta-collections__grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--ivoranta-gap)}.ivoranta-collections__card{position:relative;grid-column:span 4;min-height:32rem;overflow:hidden;border-radius:var(--ivoranta-radius);background:var(--ivoranta-soft);color:var(--ivoranta-on-deep)}.ivoranta-collections__card:first-child,.ivoranta-collections__card:nth-child(4n){grid-column:span 8}.ivoranta-collections__card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.ivoranta-collections__card:hover img{transform:scale(1.035)}.ivoranta-collections__card:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,color-mix(in srgb,var(--ivoranta-deep) 84%,transparent),transparent 70%)}.ivoranta-collections__body{position:absolute;z-index:1;inset:auto 0 0;padding:clamp(1.25rem,3vw,2.5rem)}.ivoranta-collections__body h3{margin:.4rem 0;color:inherit;font-family:var(--font-heading--family);font-size:clamp(1.65rem,3vw,3rem)}.ivoranta-collections__body p{max-width:40ch;margin:0;opacity:.82}.ivoranta-collections__link{position:absolute;z-index:2;inset:0}
.ivoranta-products{background:var(--ivoranta-soft)}.ivoranta-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ivoranta-gap)}.ivoranta-product{position:relative}.ivoranta-product__image{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:var(--ivoranta-radius);background:var(--ivoranta-surface)}.ivoranta-product__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ivoranta-product:hover .ivoranta-product__image img{transform:scale(1.03)}.ivoranta-product__badge{position:absolute;top:.75rem;left:.75rem;padding:.42rem .65rem;border-radius:calc(var(--ivoranta-radius)*.65);background:var(--ivoranta-highlight);color:var(--ivoranta-on-highlight);font-size:.72rem;font-weight:700;text-transform:uppercase}.ivoranta-product__title{margin:.9rem 0 .2rem;color:var(--ivoranta-ink);font-size:1rem}.ivoranta-product__price{margin:0;color:var(--ivoranta-accent);font-weight:650}.ivoranta-product__compare{margin-left:.4rem;color:var(--ivoranta-muted);font-weight:400}.ivoranta-product__link{position:absolute;inset:0;z-index:1}
.ivoranta-craft{background:var(--ivoranta-deep);color:var(--ivoranta-on-deep)}.ivoranta-craft__layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,8rem);align-items:center}.ivoranta-craft__media{aspect-ratio:1/1.08}.ivoranta-craft .ivoranta-home__copy{color:inherit;opacity:.78}.ivoranta-craft__points{display:grid;margin-top:2rem}.ivoranta-craft__point{padding-block:1.1rem;border-top:1px solid currentColor}.ivoranta-craft__point strong{display:block;margin-bottom:.25rem}.ivoranta-craft__point span{opacity:.72}
.ivoranta-video{background:var(--ivoranta-surface)}.ivoranta-video__frame{position:relative;aspect-ratio:16/8.5;overflow:hidden;border-radius:var(--ivoranta-radius);background:var(--ivoranta-deep)}.ivoranta-video__frame video,.ivoranta-video__frame iframe,.ivoranta-video__frame img{width:100%;height:100%;object-fit:cover}.ivoranta-video__frame iframe{border:0}.ivoranta-video__caption{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:1.5rem}.ivoranta-video__caption p{margin:0;color:var(--ivoranta-muted)}
.ivoranta-inspirations{background:var(--ivoranta-highlight);color:var(--ivoranta-on-highlight)}.ivoranta-inspirations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ivoranta-gap)}.ivoranta-inspiration{color:inherit;text-decoration:none}.ivoranta-inspiration__media{aspect-ratio:4/3;margin-bottom:1.2rem}.ivoranta-inspiration h3{margin:0 0 .5rem;color:inherit;font-family:var(--font-heading--family);font-size:clamp(1.4rem,2vw,2rem)}.ivoranta-inspiration p{margin:0;opacity:.76;line-height:1.55}
.ivoranta-journal{background:var(--ivoranta-surface)}.ivoranta-journal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ivoranta-gap)}.ivoranta-journal__card{position:relative;padding:1.25rem;border:1px solid var(--ivoranta-line);border-radius:var(--ivoranta-radius);background:var(--ivoranta-soft)}.ivoranta-journal__media{aspect-ratio:16/10;margin-bottom:1.2rem}.ivoranta-journal__meta{color:var(--ivoranta-accent);font-size:.76rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.ivoranta-journal__card h3{margin:.55rem 0;color:var(--ivoranta-ink);font-family:var(--font-heading--family);font-size:clamp(1.3rem,2vw,1.8rem)}.ivoranta-journal__card p{margin:0;color:var(--ivoranta-muted);line-height:1.55}.ivoranta-journal__link{position:absolute;inset:0}
@media(max-width:989px){.ivoranta-hero__layout,.ivoranta-craft__layout{grid-template-columns:1fr}.ivoranta-hero__media{max-width:42rem}.ivoranta-assurances__grid{grid-template-columns:repeat(2,1fr)}.ivoranta-assurances__item:nth-child(3){border-inline-start:0;border-top:1px solid currentColor}.ivoranta-assurances__item:nth-child(4){border-top:1px solid currentColor}.ivoranta-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:749px){.ivoranta-home__inner{padding-inline:max(1rem,var(--page-margin))}.ivoranta-heading-row,.ivoranta-video__caption{display:block}.ivoranta-heading-row .ivoranta-home__copy{margin-top:1rem}.ivoranta-collections__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.ivoranta-collections__card{flex:0 0 84%;min-height:27rem;scroll-snap-align:start}.ivoranta-inspirations__grid,.ivoranta-journal__grid{grid-template-columns:1fr}.ivoranta-video__caption p{margin-top:.8rem}}
@media(prefers-reduced-motion:reduce){.ivoranta-home *,.ivoranta-home *:before,.ivoranta-home *:after{scroll-behavior:auto;transition-duration:.01ms}}
