:root{--background: #fffdf9;--text: #2c2c2c;--muted: #5c5450;--line: rgba(23, 19, 19, .12);--surface: #ffffff;--surface-soft: #f8f3ec;--accent: #9f3f55;--secondary: #0f766e;--gold: #b98a45;--deep: #352e2c;--card-padding: 32px;--radius-media: 8px;--radius-control: 8px;--radius-panel: 8px;--card-radius: var(--radius-panel);--card-bg: var(--surface);--card-shadow: none;--page: min(1280px, calc(100vw - 48px) );--section-space: clamp(64px, 8vw, 112px);--announcement-height: 35px;--header-height: 84px;--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Inter", "Helvetica Neue", Arial, sans-serif;--font-ui: "Inter", "Helvetica Neue", Arial, sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--text);font-family:var(--font-body);font-size:16px;font-weight:500;line-height:1.58;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open{overflow:hidden}body.has-floating-header main{padding-top:var(--floating-header-space, 74px)}img,svg{display:block;max-width:100%}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}a{color:inherit;text-decoration:none}button,input,select,textarea{font-family:var(--font-ui);font-size:inherit;font-weight:inherit;line-height:inherit}input,select,textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface);color:var(--text);padding:0 14px}textarea{min-height:130px;padding-top:14px;resize:vertical}fieldset{border:0;margin:0;padding:0}legend,label{display:block;margin:0 0 8px;color:var(--muted);font-size:12px;font-weight:500}h1,h2,h3,.site-header__brand-main,.hero-studio h1{font-family:var(--font-display)!important;font-weight:600;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,p{margin-top:0}.skip-link,.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{z-index:10000;width:auto;height:auto;margin:12px;padding:12px 16px;clip:auto;background:var(--surface);border:1px solid var(--line)}.announcement{height:var(--announcement-height);display:grid;place-items:center;padding:0 18px;background:var(--text);color:#fffaf3;font-size:11px;font-weight:500;letter-spacing:0;line-height:1;text-transform:uppercase}.announcement p{margin:0}.site-header{position:sticky;top:0;z-index:100;min-height:var(--header-height);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(16px,2.4vw,34px);padding:0 clamp(18px,3.4vw,48px);border-bottom:1px solid var(--line);background:#fffdf9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);margin-inline:0;transition:min-height .28s ease,grid-template-columns .28s ease,padding .28s ease,background .22s ease,box-shadow .22s ease,border-radius .26s ease,margin-inline .26s ease,transform .26s ease}.site-header__menu,.site-header__menu.icon-button{justify-self:start;display:none;align-items:center;gap:10px;width:auto;min-height:42px;color:var(--text);font-size:14px;font-weight:500;letter-spacing:.02em}.site-header__brand{justify-self:start;display:grid;justify-items:center;line-height:1;transition:transform .28s ease}.site-header__brand-main{font-size:clamp(34px,3vw,52px);font-weight:600;letter-spacing:0;line-height:.88;transition:font-size .28s ease}.site-header__brand-sub{margin-top:6px;color:var(--muted);font-size:10px;font-weight:500;letter-spacing:0;text-transform:none}.site-header__nav{justify-self:center;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.2vw,30px);color:var(--text);font-family:var(--font-ui);font-size:13px;font-weight:600;line-height:1.2}.site-header__nav a{color:inherit}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:10px}@media(min-width:991px){.site-header.is-brand-focus{min-height:96px;grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);gap:clamp(18px,2.6vw,38px);background:#fffdf9f7;box-shadow:0 12px 26px #352e2c0a}.site-header.is-brand-focus .site-header__brand{grid-column:2;grid-row:1;justify-self:center}.site-header.is-brand-focus .site-header__brand-main{font-size:clamp(42px,4.2vw,66px);line-height:.88}.site-header.is-brand-focus .site-header__nav{grid-column:1;grid-row:1;justify-self:start}.site-header.is-brand-focus .site-header__actions{grid-column:3;grid-row:1;justify-self:end}.site-header.is-compact{grid-template-columns:auto minmax(0,1fr) auto}.site-header.is-floating{position:fixed;top:10px;left:clamp(10px,1.4vw,22px);right:clamp(10px,1.4vw,22px);min-height:74px;margin-inline:0;border:1px solid rgba(53,46,44,.12);border-radius:14px;background:#fffdf9eb;box-shadow:0 16px 38px #352e2c1a;transform:translateY(0)}.site-header.is-floating .site-header__brand-main{font-size:clamp(32px,2.8vw,48px)}.site-header.is-floating .site-header__brand-sub{margin-top:4px}}.support-fab,.back-to-top{position:fixed;right:clamp(16px,2vw,28px);z-index:120;height:44px;display:grid;place-items:center;border:1px solid rgba(53,46,44,.14);border-radius:999px;background:#fffdf9eb;color:var(--deep);font-family:var(--font-ui);font-size:18px;font-weight:700;line-height:1;box-shadow:0 14px 34px #352e2c24;cursor:pointer}.support-fab{bottom:calc(clamp(18px,2.4vw,34px) + 56px);min-width:88px;padding:0 17px;font-size:13px;font-weight:600;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.back-to-top{bottom:clamp(18px,2.4vw,34px);width:44px;font-size:18px;font-weight:700;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,background .18s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.support-fab:hover,.back-to-top:hover{background:var(--deep);color:#fffaf3}.icon-button{width:38px;height:38px;border:0;border-radius:999px;background:transparent;color:var(--text);display:grid;place-items:center;cursor:pointer}.icon-button:hover{background:#1713130f}.site-header__cart{position:relative}.site-header__cart span{position:absolute;right:1px;top:2px;min-width:17px;height:17px;display:grid;place-items:center;border-radius:999px;background:var(--secondary);color:#fff;font-size:10px;line-height:1}.menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#0a080761;opacity:0;pointer-events:none;transition:opacity .35s cubic-bezier(.4,0,.2,1)}.menu-backdrop.is-open{opacity:1;pointer-events:auto}.mobile-menu{position:fixed;top:0;left:0;z-index:9999;width:min(430px,88vw);height:100vh;display:grid;align-content:start;gap:0;padding:58px 42px 40px;background:var(--text);color:#fffaf3;box-shadow:24px 0 70px #0000003d;transform:translate(-100%);transition:transform .35s cubic-bezier(.4,0,.2,1)}.mobile-menu.is-open{transform:translate(0)}.mobile-menu__close{display:inline-flex;align-items:center;gap:14px;width:fit-content;margin:0 0 34px;padding:0;border:0;background:transparent;color:inherit;font-size:16px;font-weight:600;cursor:pointer}.mobile-menu__close span:first-child{font-size:30px;line-height:1;font-weight:400}.mobile-menu a{width:fit-content;padding:14px 0;color:inherit;font-size:18px;font-weight:500;line-height:1.25}.mobile-menu__login{width:min(285px,100%)!important;margin-top:36px;padding:15px 22px!important;border:1px solid rgba(255,250,243,.55);border-radius:var(--radius-control);color:#fffaf3!important;text-align:center;font-weight:600!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 24px;border:1px solid var(--text);border-radius:var(--radius-control);background:transparent;color:var(--text);font-family:var(--font-ui);font-size:14px;font-weight:600;letter-spacing:0;line-height:1.2;text-transform:none;cursor:pointer}.button--dark{background:#24201e;color:#fffaf3;border-color:#24201e}.button--dark,.button--dark:visited,.button--dark:hover,.button--dark:focus-visible{color:#fffdfb!important}.eyebrow{margin:0 0 12px;color:var(--accent);font-family:var(--font-ui);font-size:12px;font-weight:600;letter-spacing:0;line-height:1.35;text-transform:none}.section-wrap{width:var(--page);margin:var(--section-space) auto}.page-title{max-width:820px;margin-bottom:34px}.page-title h1,.section-heading h2,.silso-section__heading h2,.image-text h2,.newsletter-band h2{margin:0;color:var(--text);font-size:clamp(38px,5vw,68px);font-weight:600;line-height:1.04;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.rte{color:#333;font-size:16px;font-weight:500;line-height:1.74}.rte a{color:var(--text);text-decoration:underline;text-underline-offset:3px}.hero-studio{position:relative;min-height:calc(100vh - var(--announcement-height) - var(--header-height));display:grid;place-items:center;overflow:hidden;background:var(--surface-soft)}.hero-studio__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:#211b18;pointer-events:none}.hero-studio__backdrop:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000004d,#00000024 50%,#0000003d),linear-gradient(180deg,#00000014,#0003);pointer-events:none}.hero-studio__bg,.hero-studio__backdrop img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-studio__bg{opacity:0;background-position:center;background-size:cover;transition:opacity 1.2s ease;will-change:opacity}.hero-studio__bg.is-active{opacity:1}.hero-studio__copy{position:relative;z-index:3;width:min(900px,calc(100vw - 40px));display:grid;justify-items:center;gap:30px;padding:90px 0;color:#fffdfb;text-align:center;text-shadow:0 2px 16px rgba(0,0,0,.28)}.hero-studio h1{margin:0;max-width:820px;color:inherit;font-size:clamp(48px,6vw,86px);font-weight:600;line-height:1.05}.hero-studio__copy p{max-width:560px;margin:0;color:#fffdfbeb;font-family:var(--font-body);font-size:clamp(15px,1.6vw,18px);font-weight:500;line-height:1.55}.silso-section{width:100%;margin:0;padding:var(--section-space) 0;background:var(--background)}.silso-section__heading{width:var(--page);margin:0 auto 42px;display:flex;align-items:end;justify-content:space-between;gap:20px}.silso-section__heading h2{font-size:clamp(24px,3vw,42px);letter-spacing:.02em;text-transform:none}.silso-section__heading>a{color:var(--muted);font-size:13px;font-weight:500;text-transform:uppercase;letter-spacing:0}.silso-slider-controls{display:flex;gap:8px}.silso-slider-controls button{width:42px;height:42px;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface);color:var(--text);font-size:28px;line-height:1;cursor:pointer}.silso-slider-controls button:last-child{background:var(--text);color:#fffaf3}.product-grid{display:grid;gap:24px}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--slider{width:var(--page);margin:0 auto;display:flex;gap:34px;overflow-x:auto;scroll-snap-type:x proximity;padding:10px 0 26px}.product-grid--slider .product-card{flex:0 0 clamp(210px,20vw,290px);scroll-snap-align:start}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:.86;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-media);background:var(--card-bg);box-shadow:var(--card-shadow)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__content{padding-top:14px}.product-card__title{display:block;color:var(--text);font-weight:600}.product-card__vendor{margin:4px 0 8px;color:var(--muted);font-size:12px}.product-card__price{display:flex;align-items:center;gap:8px;font-size:14px}.price--sale{color:var(--accent)}.product-card__badges{position:absolute;left:10px;top:10px;z-index:2;display:flex;flex-wrap:wrap;gap:6px}.product-card__badge{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;background:var(--text);color:#fffaf3;font-size:10px;font-weight:600;letter-spacing:0;text-transform:uppercase}.product-card__badge--sale{background:var(--accent)}.category-tiles__grid{width:var(--page);margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.category-tile{position:relative;display:grid;grid-template-rows:minmax(180px,1fr) auto;min-height:280px;padding:0 0 22px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--card-bg);box-shadow:var(--card-shadow)}.category-tile img,.category-tile .nail-art{width:100%;height:100%;min-height:220px;object-fit:cover}.category-tile span{display:block;padding:20px 18px 0;color:var(--text);font-weight:600;text-align:center}.brand-values{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line);background:var(--surface)}.brand-value{min-height:260px;padding:var(--card-padding);border-right:1px solid var(--line);background:var(--card-bg);box-shadow:var(--card-shadow)}.brand-value:last-child{border-right:0}.brand-value__mark{width:42px;height:42px;display:grid;place-items:center;border-radius:999px;color:var(--gold);background:var(--surface-soft)}.brand-value img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:var(--radius-media);margin-bottom:22px}.brand-value h3{margin:20px 0 10px;font-size:24px;font-weight:600}.brand-value p{margin:0;color:var(--muted)}.image-text{width:var(--page);margin:var(--section-space) auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(34px,5vw,70px);align-items:center}.image-text--text-first .image-text__image{order:2}.image-text__image{aspect-ratio:1 / 1;min-height:0;position:relative;overflow:hidden;border-radius:var(--radius-media);border:1px solid rgba(53,46,44,.08);background:linear-gradient(135deg,#fffaf3,#f6eee4);box-shadow:0 22px 54px #352e2c14}.image-text__image img{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center;transform:scale(1.015)}.image-text .rte{margin:22px 0 28px}.service-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--line);background:var(--text);color:#fffaf3}.service-strip__item{padding:24px 28px;border-right:1px solid rgba(255,250,243,.16)}.service-strip__item:last-child{border-right:0}.service-strip strong,.service-strip span{display:block}.service-strip span{margin-top:5px;color:#fffaf3b8;font-size:13px}.reviews__grid,.blog-preview__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review,.article-card,.faq-item,.cart-item,.contact-form{padding:var(--card-padding);border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--card-bg);box-shadow:var(--card-shadow)}.review{margin:0}.review__stars{display:flex;gap:2px;color:var(--gold)}.rating-stars-meter{position:relative;display:inline-block;width:82px;height:16px;flex:0 0 82px;vertical-align:middle}.rating-stars-meter__base,.rating-stars-meter__fill{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;gap:2px;overflow:hidden;white-space:nowrap}.rating-stars-meter__base{color:#352e2c2e}.rating-stars-meter__fill{width:var(--rating-percent);color:var(--accent)}.rating-stars-meter svg{width:15px;height:15px;flex:0 0 15px;fill:currentColor;stroke:currentColor}.review blockquote{margin:16px 0;font-family:var(--font-display);font-size:24px;line-height:1.32}.review figcaption{color:var(--muted)}.article-card{display:block}.article-card img,.article-card--placeholder{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:var(--radius-media);background:var(--surface-soft);margin-bottom:16px}.article-card time{color:var(--muted);font-size:12px}.article-card h3{margin:8px 0 0;font-size:24px;font-weight:600}body.studio-story-preview-open{overflow:hidden}.studio-stories .section-heading{margin-bottom:28px}.studio-stories__rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2.2vw,24px)}.studio-story-card{width:100%;min-width:0;display:grid;gap:16px;padding:12px 12px 20px;border:1px solid rgba(30,30,30,.08);border-radius:24px;background:#fffdf8b8;color:var(--text);text-align:left;box-shadow:0 14px 34px #352e2c12;cursor:pointer;transition:transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s ease,border-color .28s ease,background .28s ease}.studio-story-card:hover{transform:translateY(-4px) scale(1.01);border-color:#1e1e1e1f;background:#fffdf8d6;box-shadow:0 18px 44px #352e2c1a}.studio-story-card:focus-visible,.studio-story-modal__close:focus-visible{outline:2px solid rgba(159,63,85,.55);outline-offset:4px}.studio-story-card__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:22px;background:#f4eee6}.studio-story-card__media img,.studio-story-card__placeholder{width:100%;height:100%}.studio-story-card__media img{object-fit:cover;transition:transform .42s ease}.studio-story-card:hover .studio-story-card__media img{transform:scale(1.035)}.studio-story-card__placeholder{display:grid;place-items:center;padding:24px;color:#352e2c8a;font-family:var(--font-display);font-size:24px;line-height:1.15;text-align:center}.studio-story-card__body{display:grid;gap:10px;padding:0 4px}.studio-story-card__meta,.studio-story-modal__meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;color:var(--muted);font-family:var(--font-ui);font-size:12px;font-weight:600;line-height:1.25}.studio-story-card__meta span:last-child,.studio-story-modal__meta span:last-child{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border:1px solid rgba(159,63,85,.18);border-radius:999px;background:#9f3f550f;color:var(--accent)}.studio-story-card__title{display:block;color:#2f2926;font-family:var(--font-display);font-size:clamp(23px,2.2vw,30px);font-weight:600;line-height:1.15}.studio-story-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:clamp(18px,3vw,40px);background:#f6f3eeb8;opacity:0;pointer-events:none;transition:opacity .32s cubic-bezier(.2,.8,.2,1)}.studio-story-modal[hidden]{display:none}@supports ((backdrop-filter: blur(14px)) or (-webkit-backdrop-filter: blur(14px))){.studio-story-modal{-webkit-backdrop-filter:blur(14px) saturate(1.05);backdrop-filter:blur(14px) saturate(1.05)}}.studio-story-modal.is-open{opacity:1;pointer-events:auto}.studio-story-modal__panel{position:relative;width:min(900px,100%);max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);overflow:hidden;border:1px solid rgba(30,30,30,.1);border-radius:28px;background:#fffdf9f0;box-shadow:0 28px 90px #352e2c38;opacity:0;transform:translateY(16px) scale(.96);transition:opacity .34s cubic-bezier(.2,.8,.2,1),transform .34s cubic-bezier(.2,.8,.2,1)}.studio-story-modal.is-open .studio-story-modal__panel{opacity:1;transform:translateY(0) scale(1)}.studio-story-modal__close{position:absolute;top:16px;right:16px;z-index:2;width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(53,46,44,.12);border-radius:999px;background:#fffdf9d1;color:var(--deep);box-shadow:0 10px 28px #352e2c1f;cursor:pointer}.studio-story-modal__close span{display:block;margin-top:-2px;font-size:26px;line-height:1}.studio-story-modal__image{min-height:0;background:#f4eee6}.studio-story-modal__image img{width:100%;height:100%;min-height:520px;object-fit:cover}.studio-story-modal__content{min-width:0;display:grid;align-content:center;gap:18px;padding:clamp(28px,4vw,52px)}.studio-story-modal__content h3{margin:0;color:#2f2926;font-size:clamp(34px,4.3vw,56px);font-weight:600;line-height:1.05}.studio-story-modal__content p{margin:0;color:#514945;font-size:15px;line-height:1.75}.studio-story-modal__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.studio-story-modal__actions .button{min-height:46px}.studio-story-modal__shop[hidden]{display:none}@media(max-width:820px){.studio-story-modal{align-items:end;padding:10px 10px 0}.studio-story-modal__panel{width:100%;max-height:calc(100vh - 18px);grid-template-columns:1fr;overflow-y:auto;border-radius:28px 28px 0 0}.studio-story-modal__image{aspect-ratio:1.08}.studio-story-modal__image img{min-height:0}.studio-story-modal__content{align-content:start;padding:24px 20px calc(26px + env(safe-area-inset-bottom))}.studio-story-modal__content h3{font-size:clamp(32px,10vw,46px);line-height:1.1}}@media(max-width:700px){.studio-stories{width:min(100vw - 28px,1280px)}.studio-stories__rail{display:flex;gap:16px;margin-inline:-14px;padding:4px 14px 14px;overflow-x:auto;scroll-padding-inline:14px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.studio-stories__rail::-webkit-scrollbar{display:none}.studio-story-card{flex:0 0 min(78vw,320px);scroll-snap-align:start;border-radius:22px}.studio-story-card:hover{transform:none}.studio-story-card__media{border-radius:20px}.studio-story-card__title{font-size:24px}.studio-story-modal__actions{display:grid}}.newsletter-band{width:var(--page);margin:var(--section-space) auto;padding:var(--card-padding);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:24px;align-items:center;border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--card-bg);box-shadow:var(--card-shadow)}.newsletter-form{display:flex;gap:10px}.newsletter-form button{min-width:112px;min-height:48px;padding:0 24px;border:0;border-radius:var(--radius-control);background:var(--text);color:#fffaf3;font-weight:600;line-height:1.2;white-space:nowrap}.product-main{width:var(--page);margin:var(--section-space) auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.72fr);gap:clamp(34px,5vw,64px);align-items:start}.product-main__media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;position:sticky;top:calc(var(--header-height) + 2rem);align-self:start}.product-main__image{aspect-ratio:.86;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-media);background:var(--surface-soft)}.product-main__image:first-child{grid-column:1 / -1;aspect-ratio:1.08}.product-main__image img{width:100%;height:100%;object-fit:cover}.product-main__info{position:static}.product-main__header{display:grid;gap:12px;padding:0;border-bottom:0}.product-main__info h1{margin:0;max-width:620px;font-family:var(--font-display)!important;font-size:clamp(34px,4.4vw,58px);font-weight:600;line-height:1.12;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.product-main__price{margin:20px 0 10px;display:flex;gap:12px;align-items:center;font-size:18px;font-weight:700}.product-main__promise{display:block;margin:0;padding:2px 0 0;border-top:0;border-bottom:0;color:#1713138f;font-size:12px;font-weight:500;line-height:1.55}.product-main__promise span:not(:last-child):after{content:" / ";color:#17131352;font-weight:400}.product-main__description{margin:0 0 20px;padding:16px 0 18px;border-top:1px solid rgba(23,19,19,.1);border-bottom:1px solid rgba(23,19,19,.1);color:#171313ad;font-size:15px;line-height:1.7}.product-main__social-proof{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin:-4px 0 22px;color:var(--muted);font-size:13px}.product-main__rating,.product-main__sales{display:inline-flex;align-items:center;gap:8px}.product-main__rating{text-decoration:underline;text-underline-offset:4px}.product-main__rating .review__stars svg{width:15px;height:15px}.product-main__proof-card{display:grid;gap:14px;margin-top:18px;padding:clamp(18px,2vw,22px);border:1px solid rgba(23,19,19,.1);border-radius:12px;background:#fffdfbeb;box-shadow:0 14px 32px #352e2c14}.product-main__proof-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.product-main__proof-head .eyebrow{margin:0 0 7px}.product-main__proof-head h2{margin:0;font-size:clamp(28px,3vw,38px);line-height:1.06}.product-main__proof-head a{flex:0 0 auto;color:var(--accent);font-size:13px;font-weight:700}.product-main__proof-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-panel);background:#fffdf9b8}.product-main__proof-metrics>div{min-height:76px;display:grid;place-items:center;align-content:center;gap:3px;padding:10px;border-right:1px solid var(--line);text-align:center}.product-main__proof-metrics>div:last-child{border-right:0}.product-main__proof-metrics strong{font-family:var(--font-display);font-size:clamp(28px,3vw,38px);font-weight:600;line-height:1}.product-main__proof-metrics small{color:var(--muted);font-size:12px}.product-main__proof-metrics .review__stars svg{width:13px;height:13px}.product-main__proof-quotes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-main__proof-quotes article{min-height:132px;display:grid;align-content:start;gap:8px;padding:12px;border:1px solid var(--line);border-radius:var(--radius-panel);background:#fffdf9b8}.product-main__proof-quotes strong{font-size:13px;line-height:1.25}.product-main__proof-quotes p{margin:0;color:var(--muted);font-size:12px;line-height:1.45}.product-main__proof-quotes small{align-self:end;color:var(--text);font-size:12px;font-weight:700}.review__star{display:inline-flex}.review__star--empty{opacity:.2}.product-form{display:grid;gap:11px;margin-top:20px}.product-form__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:8px}.product-form__submit,.product-form__actions .shopify-payment-button,.product-form__actions .shopify-payment-button__button{width:100%;min-height:48px}.product-form input[type=number]{width:92px;min-height:42px;border:1px solid rgba(23,19,19,.14);background:#ffffffb8;color:var(--text);padding:0 12px}.product-form__actions .shopify-payment-button__button,.product-form__actions .shopify-payment-button__button--unbranded{border-radius:var(--radius-control);background:transparent;color:var(--text);border:1px solid rgba(36,32,30,.62);font-family:var(--font-ui);font-size:13px;font-weight:600;letter-spacing:0;line-height:1.2;text-transform:none}.product-form__submit{border-color:#24201e;background:#24201e;color:#fffaf3;padding-inline:28px}.product-form__actions .shopify-payment-button__more-options{margin-top:8px;color:var(--muted);font-size:12px}.tryon-panel{display:grid;grid-template-columns:.78fr 1fr;gap:16px;padding:var(--card-padding);border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--card-bg)}.tryon-panel__preview{min-height:220px;overflow:hidden;border-radius:var(--radius-media);background:var(--surface-soft)}.tryon-panel__preview img{width:100%;height:100%;object-fit:cover}.tryon-panel h2{margin:0 0 14px;font-size:24px;line-height:1.18}.segmented{display:flex;flex-wrap:wrap;gap:8px}.segmented label{margin:0}.segmented input{position:absolute;opacity:0;pointer-events:none}.segmented span{display:block;min-height:34px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:12px;cursor:pointer}.segmented input:checked+span{border-color:var(--text);background:var(--text);color:#fffaf3}.cart-items{display:grid;gap:14px}.cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) 136px minmax(92px,auto);gap:18px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:var(--radius-panel);background:#fffdf9b8;transition:opacity .18s ease,transform .18s ease}.cart-item.is-updating{opacity:.62;pointer-events:none;transform:translateY(1px)}.cart-item__image{aspect-ratio:1;overflow:hidden;border-radius:var(--radius-media);background:var(--surface-soft)}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details p,.cart-item__details ul{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.cart-item__details ul{padding-left:18px}.cart-item__quantity{min-height:42px;display:grid;grid-template-columns:38px 1fr 38px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface)}.cart-item__quantity button,.cart-item__quantity input{min-height:42px;border:0;background:transparent;color:var(--text);text-align:center}.cart-item__quantity button{font-size:18px;font-weight:700;cursor:pointer}.cart-item__quantity button:disabled,.cart-item__quantity input:disabled{cursor:wait;opacity:.7}.cart-item__quantity input{padding:0;-moz-appearance:textfield}.cart-item__quantity input::-webkit-outer-spin-button,.cart-item__quantity input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.cart-item__total{display:grid;justify-items:end;gap:8px;font-weight:700}.cart-item__remove{color:var(--muted);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.cart-summary{margin-top:24px;margin-left:auto;width:min(420px,100%);display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;padding:var(--card-padding);border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--card-bg)}.cart-summary .button{grid-column:span 2}[data-cart-subtotal],[data-cart-line-price]{font-variant-numeric:tabular-nums}.product-reviews{display:grid;gap:24px}.product-reviews__header{display:flex;align-items:end;justify-content:space-between;gap:18px}.product-reviews__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-reviews__toolbar>span{color:var(--muted);font-size:13px;font-weight:700}.product-reviews .section-heading{max-width:760px}.product-reviews__write-link{flex:0 0 auto;min-height:42px}.product-reviews__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.product-reviews__summary>div{min-height:126px;display:grid;align-content:center;gap:8px;padding:24px;border-right:1px solid var(--line)}.product-reviews__summary>div:last-child{border-right:0}.product-reviews__score{display:block;color:var(--text);font-family:var(--font-display);font-size:clamp(34px,5vw,56px);font-weight:600;line-height:1}.product-reviews__label{color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.product-reviews__app{display:grid;gap:18px}.product-reviews__empty{padding:28px;border:1px dashed rgba(53,46,44,.28);border-radius:var(--radius-card);background:var(--surface-soft);color:var(--muted)}.product-reviews__empty strong{display:block;margin-bottom:8px;color:var(--text)}.product-reviews__empty p{margin:0}.product-reviews__filters{display:flex;flex-wrap:wrap;gap:8px}.product-reviews__filters button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-family:var(--font-ui);font-size:13px;font-weight:600;cursor:pointer}.product-reviews__filters button[aria-pressed=true]{border-color:var(--deep);background:var(--deep);color:#fffaf3}.product-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-review-card{display:grid;align-content:start;gap:12px;min-height:240px;padding:20px;border:1px solid var(--line);border-radius:var(--radius-panel);background:#fffdf9d1}.product-review-card[hidden]{display:none}.product-review-card h3{margin:0;font-family:var(--font-ui);font-size:16px;font-weight:700;line-height:1.25}.product-review-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.62}.product-review-card footer{align-self:end;display:grid;gap:3px;margin-top:8px;color:var(--text);font-size:13px}.product-review-card footer span{color:var(--muted)}.product-reviews__form-panel{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--surface)}.product-reviews__form-panel summary{min-height:54px;display:flex;align-items:center;padding:0 18px;font-weight:700;cursor:pointer}.product-review-form{display:grid;gap:14px;padding:0 18px 18px}.product-review-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-recommendations:empty{display:none}.search-form{max-width:980px;display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:10px;margin-bottom:30px}.contact-form{max-width:860px;display:grid;gap:18px}.contact-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.form-message{margin:0;padding:14px 16px;border-radius:var(--radius-panel)}.form-message--success{background:#e8f2ef}.form-message--error{background:#f8edf1;color:var(--accent)}.faq-list{max-width:900px;display:grid;gap:12px}.faq-item{padding:0}.faq-item summary{cursor:pointer;padding:20px 22px;font-size:16px;font-weight:600}.faq-item .rte{padding:0 22px 20px}.pagination{grid-column:1 / -1;margin-top:30px;text-align:center}.theme-empty-state{grid-column:1 / -1;width:min(640px,100%);min-height:140px;display:grid;place-content:center;gap:8px;padding:var(--card-padding);border:1px dashed var(--line);border-radius:var(--radius-panel);background:#17131308;color:var(--muted);text-align:center}.theme-empty-state strong{color:var(--text)}.nail-art{min-height:inherit;display:grid;place-items:center;padding:28px}.nail-art__pack{width:min(78%,280px);aspect-ratio:.72;display:grid;grid-template-rows:60px 1fr 60px;border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffffdb;box-shadow:var(--card-shadow)}.nail-art__label,.nail-art__shade{display:grid;place-items:center;font-weight:600;text-transform:uppercase;font-size:11px;letter-spacing:0;border-bottom:1px solid var(--line)}.nail-art__shade{border-top:1px solid var(--line);border-bottom:0;color:var(--muted)}.nail-art__tray{display:grid;grid-template-columns:repeat(5,1fr);align-items:center;justify-items:center;gap:12px;padding:24px}.nail-art__tip{width:26px;height:104px;border-radius:44% 44% 36% 36%/28% 28% 16% 16%;border:1px solid rgba(159,63,85,.28);background:linear-gradient(180deg,#fff2f3,var(--accent))}.site-footer{background:var(--surface);color:var(--text);border-top:1px solid var(--line)}.site-footer__strip{position:relative;overflow:hidden;border-bottom:1px solid var(--line);background:var(--surface-soft)}.site-footer__strip-grid{display:grid;grid-auto-columns:clamp(260px,20vw,390px);grid-auto-flow:column;grid-template-columns:none;gap:1px;height:clamp(260px,28vw,420px);overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.site-footer__strip-grid::-webkit-scrollbar{display:none}.site-footer__strip-item{position:relative;min-width:0;overflow:hidden;background:var(--surface-soft);isolation:isolate}.site-footer__strip-item img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(.98);transform:scale(1.01);transition:filter .26s ease,transform .42s ease}.site-footer__strip-item:before,.site-footer__strip-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;opacity:0;pointer-events:none;transition:opacity .26s ease}.site-footer__strip-item:before{background:#9f3f5561;mix-blend-mode:multiply}.site-footer__strip-item:after{background:linear-gradient(90deg,rgba(255,253,251,.28) 1px,transparent 1px),linear-gradient(180deg,rgba(255,253,251,.18) 1px,transparent 1px),linear-gradient(180deg,transparent 0 55%,rgba(53,46,44,.42));background-size:18% 100%,100% 34%,100% 100%}.site-footer__strip-caption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:grid;gap:4px;color:#fffdfb;opacity:0;transform:translateY(10px);transition:opacity .26s ease,transform .26s ease;text-shadow:0 2px 14px rgba(35,27,25,.36)}.site-footer__strip-caption span{font-family:var(--font-display);font-size:clamp(24px,2.4vw,36px);font-weight:600;line-height:1}.site-footer__strip-caption small{font-family:var(--font-ui);font-size:12px;font-weight:600}.site-footer__strip-item:hover img{filter:saturate(1.12) contrast(1.04) brightness(.92);transform:scale(1.06)}.site-footer__strip-item:hover:before,.site-footer__strip-item:hover:after,.site-footer__strip-item:hover .site-footer__strip-caption{opacity:1}.site-footer__strip-item:hover .site-footer__strip-caption{transform:translateY(0)}.site-footer__strip-placeholder{height:100%;display:grid;place-items:center;padding:18px;color:var(--muted);text-align:center}.site-footer__strip-social{position:absolute;left:74%;top:50%;z-index:2;width:48px;height:48px;display:grid;place-items:center;border-radius:999px;background:#1713136b;color:#fffaf3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%)}.site-footer__inner{width:var(--page);margin:0 auto;padding:54px 0 38px;display:grid;grid-template-columns:minmax(320px,1.15fr) minmax(150px,.6fr) minmax(220px,.75fr) minmax(170px,.62fr);gap:clamp(34px,5vw,80px)}.site-footer h3{margin:0 0 18px;color:var(--text);font-size:22px;font-weight:600;line-height:1.2}.site-footer p,.site-footer a,.site-footer__bottom{color:#4c4644;font-size:14px;line-height:1.55}.site-footer__links{display:grid;align-content:start;gap:10px}.site-footer__social-link{display:inline-flex;align-items:center;gap:10px;width:fit-content}.site-footer__social-link svg{width:18px;height:18px}.site-footer__payment-icons{display:flex;flex-wrap:wrap;gap:6px;align-items:center;max-width:248px}.site-footer__payment-badge{width:38px;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;padding:0;border:0;border-radius:3px;background:transparent;line-height:1;box-shadow:none}.site-footer__payment-logo{width:38px;height:24px;max-width:none;flex:0 0 auto;fill:initial;stroke:none;stroke-width:0;stroke-linecap:butt;stroke-linejoin:miter}.site-footer__payment-badge--provider{width:auto;min-width:38px;max-width:104px;overflow:visible}.site-footer__payment-provider-logo{width:auto;max-width:104px;height:24px;object-fit:contain}.site-footer__payment-provider-text{min-height:24px;display:inline-flex;align-items:center;padding:3px 7px;border:1px solid rgba(53,46,44,.14);border-radius:3px;background:#fffdfbeb;color:var(--text);font-family:var(--font-ui);font-size:10px;font-weight:600;line-height:1.1;white-space:nowrap}.site-footer__newsletter .newsletter-form{display:grid;gap:12px}.site-footer__newsletter p{margin-top:18px;font-size:12px}.footer-empty-note{color:var(--muted);font-size:13px}.site-footer__bottom{width:var(--page);margin:0 auto}.site-footer__bottom{padding:18px 0 34px;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:18px;border-top:1px solid var(--line);color:#4c4644;font-size:13px}.site-footer__bottom-left,.site-footer__bottom-center,.site-footer__bottom-right{min-width:0}.site-footer__localization{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.site-footer__localization select{width:auto;min-width:150px;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:4px;background:var(--surface);color:var(--text);font-size:13px;line-height:1.2}.site-footer__bottom-center{text-align:center}.site-footer__bottom-center a{color:var(--text)}.site-footer__bottom-right{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;color:var(--muted)}.payment-icon{width:38px;height:24px}@media(max-width:990px){:root{--page: min(100vw - 36px, 1280px);--header-height: 78px;--card-padding: 24px}.site-header{grid-template-columns:auto 1fr auto}.site-header__menu,.site-header__menu.icon-button{display:inline-flex}.site-header__brand{justify-self:center}.site-header__brand-main{font-size:30px}.site-header__brand-sub,.site-header__menu span,.site-header__nav{display:none}.hero-studio{min-height:680px}.product-grid--3,.product-grid--4,.category-tiles__grid,.brand-values,.service-strip,.reviews__grid,.blog-preview__grid,.product-main,.image-text,.newsletter-band,.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.product-main__info,.product-main__media{position:static}.image-text--text-first .image-text__image{order:0}.site-footer__inner{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column;gap:16px;justify-content:center;text-align:center}.site-footer__localization,.site-footer__bottom-right{justify-content:center}.site-footer__payment-icons{max-width:100%}.product-reviews__summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){:root{--page: min(100vw - 28px, 1280px);--card-padding: 20px}.announcement{padding:0 12px;font-size:10px;text-align:center}.site-header{padding-inline:14px}.site-header__actions{gap:2px}.site-header__actions .icon-button:first-child{display:none}.mobile-menu{width:88vw;padding:50px 32px 34px}.hero-studio h1{font-size:44px}.product-grid--3,.product-grid--4,.category-tiles__grid,.brand-values,.service-strip,.reviews__grid,.blog-preview__grid,.product-main,.image-text,.newsletter-band,.product-main__media,.tryon-panel,.contact-form__grid,.search-form,.site-footer__inner{grid-template-columns:1fr}.product-grid--slider{gap:22px}.product-grid--slider .product-card{flex-basis:220px}.brand-value,.service-strip__item{border-right:0;border-bottom:1px solid var(--line)}.image-text__image,.image-text__image img{min-height:360px}.cart-item{grid-template-columns:78px minmax(0,1fr)}.cart-item__quantity,.cart-item__total{grid-column:2;justify-self:start}.cart-item__total{justify-items:start}.product-main{margin-top:34px}.product-main__info h1{font-size:clamp(32px,10vw,48px);line-height:1.14}.product-main__promise{font-size:12px;line-height:1.8}.product-form__actions,.product-reviews__summary{grid-template-columns:1fr}.product-reviews__header{display:grid;gap:14px}.product-reviews__write-link{width:fit-content}.product-reviews__grid,.product-main__proof-quotes,.product-review-form__grid{grid-template-columns:1fr}.product-main__proof-card{margin-top:14px}.product-main__proof-head{align-items:start}.product-main__proof-metrics{grid-template-columns:repeat(3,minmax(96px,1fr));overflow-x:auto}.product-main__proof-quotes{display:flex;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.product-main__proof-quotes article{min-width:min(260px,82vw);scroll-snap-align:start}.product-reviews__toolbar{align-items:start}.product-reviews__summary>div{min-height:104px;border-right:0;border-bottom:1px solid var(--line)}.product-reviews__summary>div:last-child{border-bottom:0}.newsletter-form{display:grid}.site-footer__strip-grid{grid-auto-columns:72vw;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory}.site-footer__strip-item{scroll-snap-align:start}.site-footer__inner{gap:28px}.site-footer__links{gap:8px}.site-footer__payment-icons{justify-content:flex-start}.site-footer__localization{flex-direction:column}.site-footer__localization select{width:min(260px,100%)}}.review blockquote{font-family:var(--font-display)!important;font-style:italic!important}:root{--font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Inter", "Helvetica Neue", Arial, sans-serif;--font-ui: "Inter", "Helvetica Neue", Arial, sans-serif;--radius-media: 8px;--radius-control: 8px;--radius-panel: 8px;--card-radius: var(--radius-panel);--muted: #5c5450;--section-space: clamp(52px, 6vw, 86px)}body{color:var(--text);font-family:var(--font-body);font-weight:500;line-height:1.64}h1,h2,h3,.site-header__brand-main,.hero-studio h1,.product-main__info h1,.product-reviews__score,.review blockquote{font-family:var(--font-display)!important;letter-spacing:0!important;text-rendering:optimizeLegibility}.page-title h1,.section-heading h2,.silso-section__heading h2,.image-text h2,.newsletter-band h2{font-size:clamp(30px,3.8vw,52px);line-height:1.18}.rte,.product-main__description,.site-footer p,.site-footer a,.site-footer__bottom{color:#3f3936}.eyebrow{margin-bottom:8px;color:var(--accent);font-family:var(--font-ui);font-size:12px;font-weight:600;letter-spacing:0;line-height:1.35;text-transform:none}.hero-studio{min-height:min(720px,calc(100vh - var(--announcement-height) - var(--header-height)))}.hero-studio__backdrop:after{background:radial-gradient(circle at 50% 45%,#0000000a,#0000002e 76%),linear-gradient(90deg,#0000004d,#00000024 50%,#0000003d),linear-gradient(180deg,#00000014,#0003)}.hero-studio__copy{gap:24px;padding:clamp(62px,9vh,86px) 0;color:#fffdfb;text-shadow:0 2px 14px rgba(0,0,0,.28)}.hero-studio h1{max-width:780px;font-size:clamp(42px,5vw,72px);font-weight:600;line-height:1.16}.hero-studio .hero-studio__button,.hero-studio .hero-studio__button:visited,.hero-studio .hero-studio__button:hover,.hero-studio .hero-studio__button:focus-visible{position:relative;z-index:4;border-color:#fffdfbeb;background:#fffdfb;color:#352e2c!important;box-shadow:0 12px 28px #352e2c2e;text-shadow:none}.hero-studio .hero-studio__button:hover{border-color:#fffdfb;background:#f8f3ec}.hero-studio .hero-studio__button:focus-visible{outline:3px solid #fffdfb;outline-offset:4px}.silso-section{padding:var(--section-space) 0}.silso-section__heading{margin-bottom:34px}.silso-section__heading h2{font-size:clamp(25px,2.8vw,38px);line-height:1.18}.product-grid--slider{gap:28px}.product-grid--slider .product-card{flex-basis:clamp(190px,18vw,250px)}.product-card__content{padding-top:12px}.product-main{margin:clamp(32px,4.8vw,64px) auto;grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);gap:clamp(30px,4vw,52px)}.product-main__header{gap:8px}.product-main__info h1{max-width:620px;font-size:clamp(34px,4.4vw,58px);font-weight:600;line-height:1.12}.product-main__price{margin:14px 0 8px;font-size:17px}.product-main__description{margin-bottom:14px;padding:12px 0 14px;line-height:1.72}.product-form+.product-main__description{margin-top:24px}.product-main__promise{color:#5c5450;line-height:1.5}.product-form{gap:10px;margin-top:14px}.product-form__actions{margin-top:4px}.product-form__actions .shopify-payment-button__button,.product-form__actions .shopify-payment-button__button--unbranded{font-family:var(--font-ui);font-size:13px;font-weight:600;letter-spacing:0;text-transform:none}.button,.checkout,.add-button,.configurator-checkout,.product-form__submit{border-radius:var(--radius-control);font-family:var(--font-ui);font-size:14px;font-weight:600;letter-spacing:0;line-height:1.2;text-transform:none}.review blockquote{font-size:clamp(20px,2.2vw,26px);line-height:1.42}@media(min-width:990px){.product-main__media{max-height:none}#MainContent .product-main__gallery-track{max-height:min(900px,calc(100vh - var(--announcement-height) - var(--header-height) - 40px))}#MainContent .product-main__slide{max-height:inherit}}@media(max-width:990px){.hero-studio{min-height:620px}.product-main{grid-template-columns:minmax(0,.9fr) minmax(320px,.82fr)}}@media(max-width:700px){.hero-studio{min-height:560px}.hero-studio h1{font-size:clamp(36px,11vw,50px);line-height:1.18}.product-main{margin-top:28px}.product-main__info h1{font-size:clamp(32px,10vw,48px);line-height:1.14}.product-form__actions{grid-template-columns:1fr}}.product-main{margin:clamp(28px,4vw,56px) auto clamp(58px,7vw,96px);grid-template-columns:minmax(0,1fr) minmax(380px,420px);gap:clamp(28px,4vw,56px);align-items:start}.product-main__media{position:static}.product-main__info{position:static;align-self:start}.product-main__card{display:grid;gap:18px;padding:clamp(20px,2.2vw,26px);border:1px solid rgba(23,19,19,.1);border-radius:12px;background:#fffdfbf0;color:var(--text);box-shadow:0 16px 36px #352e2c14}.product-main__header{gap:7px}.product-main__header .eyebrow{margin:0;color:var(--accent);font-family:var(--font-ui);font-size:12px;font-weight:600;line-height:1.2}.product-main__info h1{max-width:none;font-size:clamp(30px,2.5vw,44px);line-height:1.06;overflow-wrap:anywhere}.product-main__social-proof{margin:-4px 0 0;gap:8px 14px;font-size:13px}.product-main__price-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:2px}.product-main__price{margin:0;color:var(--text);font-size:24px;font-weight:700;line-height:1.1}.product-main__price s{color:var(--muted);font-size:14px;font-weight:500}.product-main__stock{color:#5f7a66;font-family:var(--font-ui);font-size:13px;font-weight:600;white-space:nowrap}.product-main__summary{margin:0;color:#5c5450;font-size:14px;line-height:1.65}.product-form{gap:13px;margin-top:0}.product-form__field{display:grid;gap:7px}.product-form__field label,.product-form label{margin:0;color:var(--muted);font-family:var(--font-ui);font-size:12px;font-weight:600}.product-form select,.product-form input[type=number]{min-height:48px;border-radius:var(--radius-control);background:#ffffffd1;font-family:var(--font-ui);font-size:14px}.product-form input[type=number]{width:116px}.product-form__actions{grid-template-columns:1fr;gap:10px;margin-top:2px}.product-form__submit,.product-form__actions .shopify-payment-button,.product-form__actions .shopify-payment-button__button{min-height:50px}.product-form__submit{border-color:#352e2c;background:#352e2c;color:#fffdfb}.product-main__benefits{display:grid;gap:8px;color:var(--muted);font-size:13px;line-height:1.35}.product-main__editorial{grid-column:1 / -1;display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:clamp(34px,6vw,88px);align-items:start;margin-top:clamp(8px,2vw,24px);padding:clamp(28px,4vw,52px) clamp(22px,4vw,52px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f3ec57}.product-main__editorial .product-main__benefits{gap:13px;padding-top:15px;font-size:14px;line-height:1.5}.product-main__editorial .product-main__accordion{border-top:0}.product-main__editorial .product-main__accordion summary{min-height:54px;font-size:14px}.product-main__editorial .product-main__description,.product-main__editorial .product-main__accordion-copy{max-width:74ch;padding-bottom:24px;font-size:14px;line-height:1.72}.product-main__benefits span{display:flex;align-items:center;gap:8px}.product-main__benefits span:before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:999px;background:var(--accent)}.product-main__accordion{border-top:1px solid var(--line)}.product-main__accordion details{border-bottom:1px solid var(--line)}.product-main__accordion summary{min-height:46px;display:flex;align-items:center;justify-content:space-between;color:var(--text);font-family:var(--font-ui);font-size:13px;font-weight:600;cursor:pointer}.product-main__description,.product-main__accordion-copy{margin:0;padding:0 0 16px;border:0;color:var(--muted);font-size:13px;line-height:1.6}.product-main__accordion-copy p{margin:0 0 8px}.product-main__accordion-copy p:last-child{margin-bottom:0}.product-main .tryon-promo-card{margin:0}.product-main__mobile-bar{display:none}@media(max-width:990px){.product-main{grid-template-columns:minmax(0,1fr);gap:22px}.product-main__info{position:static}.product-main__editorial{grid-template-columns:minmax(180px,.3fr) minmax(0,1fr)}}@media(max-width:700px){body.template-product{padding-bottom:78px}.product-main{width:min(100vw - 24px,620px);display:flex;flex-direction:column;margin-top:18px}#MainContent .product-main__gallery{display:contents}#MainContent .product-main__gallery-track{order:1;width:100%}#MainContent .product-main__gallery-button{display:none}.product-main__info{order:2;width:100%}.product-main__proof-card{order:4;width:100%;margin-top:0}.product-main__editorial{order:3;width:100%;grid-template-columns:1fr;gap:24px;margin-top:0;padding:24px 18px}.product-main__editorial .product-main__benefits{padding-top:0}.product-main__card{padding:18px;gap:16px}.product-main__info h1{font-size:clamp(30px,8.5vw,40px);line-height:1.08}.product-main__mobile-bar{position:fixed;left:0;right:0;bottom:0;z-index:80;display:grid;grid-template-columns:minmax(0,1fr) minmax(128px,auto);gap:10px;align-items:center;min-height:68px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffdfbf5;box-shadow:0 -12px 28px #352e2c1a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-main__mobile-bar strong,.product-main__mobile-bar span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-main__mobile-bar strong{font-size:13px;font-weight:600}.product-main__mobile-bar span{color:var(--muted);font-size:12px}.product-main__mobile-bar .button{min-height:46px;padding:0 16px;white-space:nowrap}body.template-product .support-fab{bottom:calc(92px + env(safe-area-inset-bottom))}body.template-product .back-to-top{bottom:calc(146px + env(safe-area-inset-bottom))}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/theme.css.map */
