@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700;1,500&family=Inter:wght@400;500;600&display=swap";.st-hero,.st-catalog,.st-hero *,.st-catalog *{box-sizing:border-box}.st-hero,.st-catalog{font-family:Inter,Segoe UI,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fff}.st-hero{border-bottom:1px solid rgba(201,168,108,.22);background:radial-gradient(ellipse 80% 60% at 90% 10%,rgba(201,168,108,.18),transparent 55%),radial-gradient(ellipse 60% 50% at 5% 90%,rgba(183,110,121,.1),transparent 50%),linear-gradient(180deg,#faf6f0,#fff 72%)}.st-hero.is-collapsed{padding-bottom:.5rem}.st-hero__inner{width:100%;max-width:72rem;margin:0 auto;padding:1rem 1rem 1.5rem;display:flex;flex-direction:column;gap:1.15rem}@media (min-width: 640px){.st-hero__inner{padding:1.25rem 1.5rem 1.75rem;gap:1.35rem}}.st-hero__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding-bottom:.85rem;border-bottom:1px solid rgba(26,26,26,.08)}.st-hero__logo-link{display:inline-flex;text-decoration:none}.st-hero__logo{height:1.15rem;width:auto;display:block;-o-object-fit:contain;object-fit:contain}@media (min-width: 640px){.st-hero__logo{height:1.25rem}}.st-hero__nav{display:none;align-items:center;gap:.35rem}@media (min-width: 720px){.st-hero__nav{display:flex}}.st-hero__nav-link{font-family:inherit;font-size:12px;font-weight:500;letter-spacing:.04em;color:#444;padding:.45rem .7rem;border-radius:999px;text-decoration:none;transition:color .15s,background .15s}.st-hero__nav-link:hover{color:#b76e79;background:#b76e7914}.st-hero__copy{max-width:36rem}.st-hero__eyebrow{margin:0;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#c9a86c}.st-hero__title{margin:.55rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.15;color:#1a1a1a}.st-hero__subtitle{margin:.75rem 0 0;font-size:.95rem;line-height:1.55;color:#555}.st-hero__viewport{display:flex;flex-direction:column;align-items:center;gap:.85rem;padding:1.25rem 1rem;border-radius:1rem;border:1px solid rgba(201,168,108,.2);background:#ffffffb8}.st-hero__idle{text-align:center;padding:.5rem 0}.st-hero__idle-icon{display:inline-flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border-radius:999px;background:#c9a86c1f;color:#c9a86c;margin-bottom:.75rem}.st-hero__idle-title{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:600;color:#1a1a1a}.st-hero__idle-sub{margin:.4rem 0 0;font-size:.875rem;color:#666}.st-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.st-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;border:1px solid transparent;border-radius:999px;padding:.65rem 1.15rem;font-family:inherit;font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s,color .15s,transform .1s}.st-btn--primary{background:linear-gradient(135deg,#c9a86c,#b89558);color:#fff;border-color:#c9a86c}.st-btn--primary:hover{background:linear-gradient(135deg,#d4b47a,#c9a86c)}.st-btn--ghost{background:transparent;color:#1a1a1a;border-color:#1a1a1a26}.st-btn--ghost:hover{border-color:#b76e79;color:#b76e79;background:#b76e790f}.st-btn--compact{padding:.45rem .85rem;font-size:12px}.st-btn--grow{flex:1;min-width:8rem}.st-hero__privacy{margin:0;font-size:11px;color:#888;text-align:center}.st-hero__hint{margin:0;font-size:12px;color:#666;text-align:center}.st-hero__alert{width:100%;max-width:28rem;padding:.85rem 1rem;border-radius:.75rem;background:#b76e7914;border:1px solid rgba(183,110,121,.2);text-align:center}.st-hero__alert p{margin:0 0 .65rem;font-size:13px;color:#444}.st-hero__alert-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem}.st-hero__camera{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:.65rem}.st-hero__camera-frame{overflow:hidden;border-radius:.85rem;border:1px solid rgba(201,168,108,.25);background:#111}.st-hero__video{display:block;width:100%;height:auto;transform:scaleX(-1)}.st-hero__camera-actions{display:flex;gap:.45rem}.st-catalog{padding:1.25rem 1rem 2rem;max-width:72rem;margin:0 auto}@media (min-width: 640px){.st-catalog{padding:1.5rem 1.5rem 2.5rem}}.st-catalog__header{margin-bottom:1rem}.st-catalog__eyebrow{margin:0;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#c9a86c}.st-catalog__title{margin:.35rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:600;color:#1a1a1a}.st-catalog__tabs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(26,26,26,.08)}.st-catalog__tab{border:0;background:transparent;font-family:inherit;font-size:13px;font-weight:500;color:#666;padding:.45rem .85rem;border-radius:999px;cursor:pointer;transition:background .15s,color .15s}.st-catalog__tab.is-active{background:#c9a86c26;color:#1a1a1a;font-weight:600}.st-catalog__tab:hover:not(.is-active){background:#1a1a1a0a;color:#1a1a1a}.st-fade{animation:st-fade-in .25s ease}@keyframes st-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.st-product-rail{display:flex;gap:.65rem;overflow-x:auto;padding-bottom:.35rem;margin-bottom:1rem;scrollbar-width:thin}.st-product-card{flex:0 0 auto;width:7.5rem}.st-product-card__main{display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%;padding:.55rem;border:1px solid rgba(26,26,26,.1);border-radius:.75rem;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s}.st-product-card.is-active .st-product-card__main{border-color:#c9a86c;box-shadow:0 0 0 1px #c9a86c59}.st-product-card__img{width:4.5rem;height:4.5rem;-o-object-fit:contain;object-fit:contain;border-radius:.35rem}.st-product-card__meta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.15rem}.st-product-card__type{font-size:9px;letter-spacing:.04em;text-transform:uppercase;color:#888}.st-product-card__name{font-size:11px;font-weight:600;color:#1a1a1a;line-height:1.25}.st-summary{display:flex;align-items:center;gap:.75rem;padding:.75rem;margin-bottom:1rem;border-radius:.75rem;background:#faf6f0cc;border:1px solid rgba(201,168,108,.15)}.st-summary__thumb{width:4.5rem;height:4.5rem;-o-object-fit:contain;object-fit:contain;border-radius:.35rem;background:#fff}.st-summary__name{margin:0;font-size:14px;font-weight:600;color:#1a1a1a}.st-summary__type{margin:.15rem 0 0;font-size:11px;color:#888}.st-summary__shade{margin:.2rem 0 0;font-size:12px;color:#b76e79}.st-shades{margin-bottom:1rem}.st-shades__label,.st-intensity__label{margin:0 0 .45rem;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#888}.st-shades__row{display:flex;flex-wrap:wrap;gap:.45rem}.st-swatch{width:2rem;height:2rem;border-radius:999px;border:2px solid rgba(255,255,255,.9);box-shadow:0 0 0 1px #1a1a1a1f;cursor:pointer;transition:transform .1s,box-shadow .15s}.st-swatch.is-active{box-shadow:0 0 0 2px #c9a86c;transform:scale(1.08)}.st-shades__name{margin:.5rem 0 0;font-size:12px;color:#555}.st-intensity{margin-bottom:1rem}.st-intensity__row{display:flex;flex-wrap:wrap;gap:.35rem}.st-intensity__btn{border:1px solid rgba(26,26,26,.12);background:#fff;font-family:inherit;font-size:12px;font-weight:500;color:#555;padding:.4rem .75rem;border-radius:999px;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.st-intensity__btn.is-active{border-color:#c9a86c;background:#c9a86c1f;color:#1a1a1a;font-weight:600}.st-catalog__tools{margin-bottom:1.25rem}.st-looks{margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid rgba(26,26,26,.08)}.st-looks__title{margin:0 0 .65rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:600;color:#1a1a1a}.st-looks__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.5rem}.st-look-card{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem;border:1px solid rgba(26,26,26,.1);border-radius:.75rem;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s,background .15s}.st-look-card.is-active{border-color:#c9a86c;background:#c9a86c14}.st-look-card.is-flash{animation:st-flash .6s ease}@keyframes st-flash{0%,to{background:#fff}50%{background:#c9a86c33}}.st-look-card__name{font-size:13px;font-weight:600;color:#1a1a1a}.st-look-card__sub{font-size:10px;color:#888;line-height:1.35}.st-pilot{margin-bottom:1.5rem;padding:1.25rem;border-radius:1rem;background:radial-gradient(ellipse 70% 80% at 100% 0%,rgba(201,168,108,.12),transparent 55%),linear-gradient(180deg,#faf6f0,#fff);border:1px solid rgba(201,168,108,.2)}.st-pilot__eyebrow{margin:0;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#b76e79}.st-pilot__title{margin:.4rem 0 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.35rem;font-weight:600;color:#1a1a1a}.st-pilot__text{margin:.65rem 0 0;font-size:13px;line-height:1.55;color:#555}.st-pilot__list{margin:.75rem 0 1rem;padding-left:1.1rem;font-size:13px;line-height:1.6;color:#444}.st-pilot__note{margin:.75rem 0 0;font-size:11px;color:#888}.st-footer{padding-top:1rem;border-top:1px solid rgba(26,26,26,.08);text-align:center}.st-footer__brand{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:600;color:#1a1a1a}.st-footer__tag{margin:.25rem 0 .65rem;font-size:11px;color:#888}.st-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;margin-bottom:.75rem}.st-footer__links a{font-size:12px;color:#b76e79;text-decoration:none}.st-footer__links a:hover{text-decoration:underline}.st-footer__disclaimer{margin:0;font-size:10px;line-height:1.45;color:#aaa;max-width:36rem;margin-inline:auto}
