.stessia-tool{color:rgb(var(--color-foreground));background:rgb(var(--color-background))}.stessia-tool[hidden],.stessia-tool [hidden]{display:none!important}.stessia-tool__header{display:grid;gap:var(--sp-4);margin-block-end:clamp(var(--sp-8),5vw,var(--sp-16))}.stessia-tool__eyebrow{margin:0 0 var(--sp-3);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;opacity:.62}.stessia-tool__header h1,.stessia-tool__header h2{max-width:16ch;margin:0}.stessia-tool__lead{max-width:62ch;margin:0;line-height:1.65;opacity:.76}.stessia-tool__tabs,.stessia-tool__filters{display:flex;flex-wrap:wrap;gap:var(--sp-2d5)}.stessia-tool__tab,.stessia-tool__filter{min-height:44px;padding:var(--sp-2d5) var(--sp-5);border:1px solid rgb(var(--color-border-dark));border-radius:var(--rounded-button);color:rgb(var(--color-button-background));background:transparent;font-family:var(--font-button-family);font-weight:var(--font-button-weight);text-transform:var(--font-button-text-transform);cursor:pointer;transition:color var(--animation-primary),background-color var(--animation-primary),border-color var(--animation-primary)}.stessia-tool__tab[aria-selected=true],.stessia-tool__filter[aria-pressed=true]{color:rgb(var(--color-button-text));border-color:rgb(var(--color-button-border));background:var(--color-button-gradient);background-color:rgb(var(--color-button-background))}@media screen and (pointer:fine){.stessia-tool__tab:not([aria-selected=true]):hover,.stessia-tool__filter:not([aria-pressed=true]):hover{border-color:rgb(var(--color-button-background));background-color:rgb(var(--color-button-background) / .06)}}.stessia-tool__tab:focus-visible,.stessia-tool__filter:focus-visible,.stessia-tool input:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.stessia-length__header{display:grid;max-width:900px;margin-inline:auto;margin-block-end:clamp(var(--sp-5),3vw,var(--sp-8));gap:var(--sp-3)}.stessia-length__header .stessia-tool__eyebrow,.stessia-length__header h1,.stessia-length__header h2,.stessia-length__header p{margin-block:0}.stessia-length__header.text-center .stessia-length__intro{margin-inline:auto}.stessia-length__intro{max-width:66ch;line-height:1.65;opacity:.76}.stessia-length__controls{display:grid;gap:var(--sp-4);max-width:920px;margin-inline:auto;margin-block-end:clamp(var(--sp-5),3vw,var(--sp-8))}.stessia-length__selector{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-2)}.stessia-length__tab{display:grid;min-width:0;min-height:68px;padding:var(--sp-3) var(--sp-4);align-content:center;gap:var(--sp-1);border:1px solid rgb(var(--color-border-dark));border-radius:var(--rounded-button);color:rgb(var(--color-button-background));background:transparent;font-family:var(--font-button-family);font-weight:var(--font-button-weight);text-transform:var(--font-button-text-transform);cursor:pointer;text-align:center;transition:color var(--animation-primary),background-color var(--animation-primary),border-color var(--animation-primary)}.stessia-length__tab[aria-selected=true]{color:rgb(var(--color-button-text));border-color:rgb(var(--color-button-border));background:var(--color-button-gradient);background-color:rgb(var(--color-button-background))}@media screen and (pointer:fine){.stessia-length__tab:not([aria-selected=true]):hover{border-color:rgb(var(--color-button-background));background-color:rgb(var(--color-button-background) / .06)}}.stessia-length__tab:focus-visible,.stessia-length__height-range:focus-visible,.stessia-length__panel:focus-visible{outline:2px solid rgb(var(--color-foreground));outline-offset:3px}.stessia-length__tab-value{font-size:clamp(1.05rem,2.2vw,1.4rem);line-height:1}.stessia-length__tab-caption{overflow:hidden;font-size:var(--text-xs);line-height:1.2;opacity:.68;text-overflow:ellipsis;white-space:nowrap}.stessia-length__tab[aria-selected=true] .stessia-length__tab-value,.stessia-length__tab[aria-selected=true] .stessia-length__tab-caption{color:inherit}.stessia-length__height{min-width:0;padding:var(--sp-3);border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);background:rgb(var(--color-background))}.stessia-length__height-heading{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sp-4);margin-block-end:var(--sp-1)}.stessia-length__height-heading label{font-weight:var(--font-medium)}.stessia-length__height-heading output{display:flex;min-width:76px;min-height:32px;padding-inline:var(--sp-3);align-items:center;justify-content:center;border-radius:var(--rounded-button);color:rgb(var(--color-button-text));background:var(--color-button-gradient);background-color:rgb(var(--color-button-background));font-family:var(--font-button-family);font-weight:var(--font-button-weight)}.stessia-length__height-range{width:100%;height:18px;margin:0;-webkit-appearance:none;appearance:none;color:rgb(var(--color-button-background));background:transparent;cursor:pointer}.stessia-length__height-range::-webkit-slider-runnable-track{height:4px;border-radius:var(--rounded-full);background:linear-gradient(to right,currentColor 0 var(--range-progress, 44.44%),rgb(var(--color-foreground) / .16) var(--range-progress, 44.44%) 100%)}.stessia-length__height-range::-webkit-slider-thumb{width:22px;height:22px;margin-block-start:-9px;-webkit-appearance:none;appearance:none;border:3px solid rgb(var(--color-background));border-radius:var(--rounded-full);background:currentColor;box-shadow:0 0 0 1px rgb(var(--color-button-background))}.stessia-length__height-range::-moz-range-track{height:4px;border-radius:var(--rounded-full);background:rgb(var(--color-foreground) / .16)}.stessia-length__height-range::-moz-range-progress{height:4px;border-radius:var(--rounded-full);background:currentColor}.stessia-length__height-range::-moz-range-thumb{width:18px;height:18px;border:3px solid rgb(var(--color-background));border-radius:var(--rounded-full);background:currentColor;box-shadow:0 0 0 1px rgb(var(--color-button-background))}.stessia-length__height-scale{display:flex;justify-content:space-between;margin-block-start:var(--sp-1);font-size:var(--text-xs);opacity:.62}.stessia-length__height-hint{max-width:none;margin:var(--sp-1) 0 0;font-size:var(--text-sm);line-height:1.4;opacity:.72}.stessia-length__panel{display:grid;gap:clamp(var(--sp-6),3vw,var(--sp-8));align-items:stretch;outline:0}.stessia-length[data-transition=fade] .stessia-length__panel:not([hidden]){animation:stessia-length-panel-in .26s ease-out both}@keyframes stessia-length-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.stessia-length__media{position:relative;min-width:0;overflow:hidden;border-radius:var(--rounded-block);background:rgb(var(--color-foreground) / .04)}.stessia-length__media img,.stessia-length__media svg{display:block;width:100%;height:100%;object-fit:cover}.stessia-length__media-state{width:100%;height:100%}.stessia-length__media--portrait{aspect-ratio:4 / 5}.stessia-length__media--square{aspect-ratio:1}.stessia-length__media--adapt img,.stessia-length__media--adapt svg{height:auto}.stessia-length__measure{position:absolute;z-index:1;inset-block:13%;inset-inline-end:var(--sp-5);display:flex;width:34px;justify-content:center;pointer-events:none}.stessia-length__measure-line{position:relative;display:block;width:1px;height:100%;background:currentColor;box-shadow:0 0 0 1px rgb(var(--color-background) / .25)}.stessia-length__measure-line:before,.stessia-length__measure-line:after{position:absolute;inset-inline-start:50%;width:9px;height:9px;border-inline-start:1px solid currentColor;border-block-start:1px solid currentColor;content:""}.stessia-length__measure-line:before{inset-block-start:0;transform:translate(-50%,1px) rotate(45deg)}.stessia-length__measure-line:after{inset-block-end:0;transform:translate(-50%,-1px) rotate(225deg)}.stessia-length__measure-label{position:absolute;inset-block-start:50%;padding:var(--sp-1d5) var(--sp-3);border-radius:var(--rounded-button);color:rgb(var(--color-button-text));background:rgb(var(--color-button-background) / .9);font-size:var(--text-xs);font-weight:600;white-space:nowrap;transform:translateY(-50%) rotate(-90deg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stessia-length__reference{position:absolute;z-index:1;inset-block-end:var(--sp-4);inset-inline-start:var(--sp-4);max-width:calc(100% - var(--sp-16));padding:var(--sp-2) var(--sp-3d5);border-radius:var(--rounded-button);color:rgb(var(--color-button-text));background:rgb(var(--color-button-background) / .88);font-size:var(--text-xs);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stessia-length__copy{display:grid;gap:var(--sp-5);align-content:center}.stessia-length__copy-heading{display:grid;gap:var(--sp-2)}.stessia-length__copy h3,.stessia-length__copy p,.stessia-length__fact dt,.stessia-length__fact dd{margin:0}.stessia-length__kicker,.stessia-length__result-label,.stessia-length__fact dt{font-size:var(--text-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase;opacity:.62}.stessia-length__description{max-width:58ch;line-height:1.65}.stessia-length__result{display:grid;grid-template-columns:auto 1fr;gap:var(--sp-4);padding:var(--sp-5);align-items:start;border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);background:rgb(var(--color-foreground) / .035)}.stessia-length__result .icon{margin-block-start:var(--sp-1)}.stessia-length__result-text{margin-block-start:var(--sp-2)!important;line-height:1.55}.stessia-length__calculation{margin-block-start:var(--sp-2)!important;font-weight:var(--font-medium);line-height:1.45}.stessia-length__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;border-block:1px solid rgb(var(--color-border))}.stessia-length__fact{min-width:0;padding:var(--sp-4) var(--sp-3)}.stessia-length__fact+.stessia-length__fact{border-inline-start:1px solid rgb(var(--color-border))}.stessia-length__fact dd{margin-block-start:var(--sp-2);font-size:var(--text-sm);line-height:1.35;overflow-wrap:anywhere}.stessia-length__disclaimer{display:flex;max-width:820px;margin:clamp(var(--sp-7),5vw,var(--sp-12)) auto 0;align-items:flex-start;justify-content:center;gap:var(--sp-3);font-size:var(--text-sm);line-height:1.55;opacity:.68;text-align:center}.stessia-length__disclaimer .icon{flex:0 0 auto;margin-block-start:2px}.stessia-length__disclaimer p{margin:0}.stessia-length__note,.stessia-quantity__note,.stessia-colors__note{padding:var(--sp-4);border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);background:rgb(var(--color-foreground) / .035);font-size:var(--text-sm);line-height:1.55}.stessia-tool__actions{display:flex;flex-wrap:wrap;gap:var(--sp-3);align-items:center;margin-block-start:var(--sp-2)}.stessia-quantity{display:grid;gap:clamp(var(--sp-7),4vw,var(--sp-12))}.stessia-quantity__flow{display:grid;min-width:0;gap:var(--sp-5)}.stessia-quantity__header{display:grid;gap:var(--sp-3)}.stessia-quantity__header h1,.stessia-quantity__header h2,.stessia-quantity__header p{margin:0}.stessia-quantity__header .stessia-tool__lead{max-width:62ch}.stessia-quantity__questions{min-width:0}.stessia-quantity__question{min-width:0;margin:0;padding:clamp(var(--sp-5),2.5vw,var(--sp-7));border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);background:rgb(var(--color-background))}.stessia-quantity__question legend{display:grid;width:100%;padding:0;gap:var(--sp-2);font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.3}.stessia-quantity__step{display:block;margin:0;font-size:var(--text-xs);font-family:var(--font-body-family);font-weight:var(--font-medium);letter-spacing:.12em;text-transform:uppercase;opacity:.62}.stessia-quantity__question-title{display:block}.stessia-quantity__question-help{margin:var(--sp-2) 0 0;font-size:var(--text-sm);line-height:1.45;opacity:.72}.stessia-quantity__answers{display:grid;gap:var(--sp-3);margin-block-start:var(--sp-5)}.stessia-quantity__answer{position:relative;display:flex;min-height:52px;padding:var(--sp-3d5) var(--sp-4);align-items:center;gap:var(--sp-3);border:1px solid rgb(var(--color-border));border-radius:var(--rounded-button);color:rgb(var(--color-foreground));background:rgb(var(--color-background));cursor:pointer;transition:color var(--animation-primary),border-color var(--animation-primary),background-color var(--animation-primary)}.stessia-quantity__answer:has(input:checked){color:rgb(var(--color-button-text));border-color:rgb(var(--color-button-border));background:var(--color-button-gradient);background-color:rgb(var(--color-button-background))}.stessia-quantity__answer input{width:18px;height:18px;margin:0;accent-color:rgb(var(--color-button-background))}.stessia-quantity__answer:has(input:checked) input{accent-color:rgb(var(--color-button-text))}.stessia-quantity__progress{display:grid;grid-template-columns:1fr auto;gap:var(--sp-3);align-items:center}.stessia-quantity__progress-track{grid-column:1 / -1;height:3px;overflow:hidden;border-radius:99px;background:rgb(var(--color-foreground) / .1)}.stessia-quantity__progress-bar{display:block;width:var(--progress, 0%);height:100%;background:rgb(var(--color-button-background));transition:width .24s ease}.stessia-quantity__navigation{display:flex;justify-content:space-between;gap:var(--sp-3)}.stessia-quantity__navigation .button{min-width:132px}.stessia-quantity__navigation .button[disabled]{pointer-events:none}.stessia-quantity__result{display:grid;gap:var(--sp-4);padding:clamp(var(--sp-6),4vw,var(--sp-10));border:1px solid rgb(var(--color-border));border-radius:var(--rounded-block);background:rgb(var(--color-foreground) / .035);color:rgb(var(--color-foreground))}.stessia-quantity__result h3,.stessia-quantity__result p{margin:0}.stessia-quantity__number{font-family:var(--font-heading-family);font-size:clamp(2.6rem,6vw,5rem);font-weight:var(--font-heading-weight);line-height:.95;letter-spacing:var(--font-heading-letter-spacing)}.stessia-quantity__result-icon{color:rgb(var(--color-button-background))}.stessia-quantity__amount{display:grid;gap:var(--sp-2)}.stessia-quantity__weight,.stessia-quantity__remaining{font-size:var(--text-sm);font-weight:var(--font-medium);opacity:.72}.stessia-quantity__remaining{margin:0}.stessia-quantity__result .stessia-tool__actions{margin-block-start:0}.stessia-colors__toolbar{display:grid;gap:var(--sp-4);margin-block-end:var(--sp-8)}.stessia-colors__search{position:relative}.stessia-colors__search input{width:100%;min-height:50px;padding:var(--sp-3) var(--sp-5);border:1px solid rgb(var(--color-border-dark));border-radius:var(--rounded-button);color:inherit;background:transparent;font:inherit}.stessia-colors__meta{display:flex;justify-content:space-between;gap:var(--sp-4);margin-block:var(--sp-5);font-size:var(--text-sm);opacity:.7}.stessia-colors__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sp-4)}.stessia-color-card{overflow:hidden;border:1px solid rgb(var(--color-border));border-radius:var(--card-radius);background:rgb(var(--color-background))}.stessia-color-card__media{position:relative;overflow:hidden;background:rgb(var(--color-foreground) / .04)}.stessia-color-card__media img{display:block;width:100%;aspect-ratio:1;object-fit:cover;transition:transform var(--animation-primary)}.stessia-color-card:hover img{transform:scale(1.025)}.stessia-color-card__category{position:absolute;inset-block-start:var(--sp-3);inset-inline-start:var(--sp-3);padding:var(--sp-1d5) var(--sp-3);border-radius:999px;color:#2f2f2f;background:#faf9f7e6;font-size:11px;font-weight:600}.stessia-color-card__copy{display:grid;gap:var(--sp-1d5);padding:var(--sp-4)}.stessia-color-card__code{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:600}.stessia-color-card__name{font-size:var(--text-sm);line-height:1.45;opacity:.7}.stessia-colors__empty{grid-column:1 / -1;padding:var(--sp-12) var(--sp-4);text-align:center}@media screen and (min-width:768px){.stessia-tool__header{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:end}.stessia-length__controls{max-width:860px;margin-inline:auto}.stessia-length__panel{grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr)}.stessia-length__panel--text-first .stessia-length__media{order:2}.stessia-length__panel--text-first .stessia-length__copy{order:1}.stessia-quantity{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start}.stessia-quantity__result-wrap{position:sticky;top:calc(var(--header-height, 0px) + var(--sp-6));align-self:start}.stessia-colors__toolbar{grid-template-columns:1fr minmax(260px,.55fr);align-items:center}.stessia-colors__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--sp-5)}}@media screen and (min-width:1200px){.stessia-quantity__answers{grid-template-columns:repeat(3,minmax(0,1fr))}.stessia-quantity__answer{min-height:76px;padding:var(--sp-3) var(--sp-4);align-items:center}}@media screen and (min-width:990px){.stessia-length>.page-width{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(400px,.95fr);column-gap:clamp(var(--sp-8),4vw,var(--sp-16));align-items:start}.stessia-length__header{grid-column:2;grid-row:1;width:100%;max-width:none;margin-inline:0;margin-block-end:var(--sp-5)}.stessia-length__header.text-center,.stessia-length__header.text-right{text-align:left}.stessia-length__header.text-center .stessia-length__intro,.stessia-length__header.text-right .stessia-length__intro{margin-inline:0}.stessia-length__controls{grid-column:2;grid-row:2;grid-template-columns:minmax(0,1fr);width:100%;max-width:none;margin-inline:0;margin-block-end:var(--sp-5);align-items:stretch}.stessia-length__height{min-height:0}.stessia-length__selector{align-self:stretch}.stessia-length__tab{min-height:64px;padding-inline:var(--sp-3)}.stessia-length__height{display:grid;align-content:center}.stessia-length__panels,.stessia-length__panel:not([hidden]){display:contents}.stessia-length__panel .stessia-length__media,.stessia-length__panel--text-first .stessia-length__media{grid-column:1;grid-row:1 / span 4;order:initial}.stessia-length__panel .stessia-length__copy,.stessia-length__panel--text-first .stessia-length__copy{grid-column:2;grid-row:3;order:initial}.stessia-length__disclaimer{grid-column:2;grid-row:4;margin-block-start:var(--sp-5);text-align:left;justify-content:flex-start}}@media screen and (max-width:767px){.stessia-length__header{margin-block-end:var(--sp-7)}.stessia-length__selector{gap:var(--sp-1d5)}.stessia-length__tab{min-height:62px;padding-inline:var(--sp-2);border-radius:var(--rounded-button)}.stessia-length__tab-value{font-size:1rem}.stessia-length__tab-caption{font-size:10px}.stessia-length__height{padding:var(--sp-4)}.stessia-length__height-heading{margin-block-end:var(--sp-3)}.stessia-length__panel{gap:var(--sp-7)}.stessia-length__copy{gap:var(--sp-4)}.stessia-length__measure{inset-inline-end:var(--sp-3)}.stessia-length__reference{inset-block-end:var(--sp-3);inset-inline-start:var(--sp-3)}.stessia-length__fact{padding-inline:var(--sp-2)}.stessia-length__fact dt{font-size:9px;letter-spacing:.08em}.stessia-length__fact dd{font-size:11px}.stessia-length__actions,.stessia-length .stessia-tool__actions{display:grid;grid-template-columns:1fr}.stessia-quantity__navigation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stessia-quantity__navigation .button{width:100%;min-width:0}.stessia-quantity__result .stessia-tool__actions,.stessia-quantity__result .button,.stessia-length .stessia-tool__actions .button{width:100%}}@media screen and (min-width:1200px){.stessia-colors__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.stessia-tool *,.stessia-tool *:before,.stessia-tool *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}.stessia-length__panel{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/stessia-advisors.css.map */
