:root{--bg:#ffffff;--text:#151515;--muted:#666666;--line:#e8e8e8;--soft:#f6f6f6;--accent:#111111;--accent-contrast:#ffffff;--sale:#171717;--container:1200px;--radius:18px;--shadow:0 10px 30px rgba(0,0,0,.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:var(--bg);line-height:1.5}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(var(--container),calc(100% - 32px));margin:0 auto}.section-spacing{padding:48px 0}.announcement-bar{background:#0f9d58;color:#fff;font-size:14px}.announcement-bar__inner{display:flex;align-items:center;justify-content:center;gap:16px;min-height:48px;text-align:center}.announcement-bar__link{display:inline-flex;padding:8px 14px;background:#fff;color:#0f9d58;border-radius:999px;font-weight:700}.site-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--line)}.header-main{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:78px}.site-header__logo{font-size:32px;font-weight:700;letter-spacing:-.03em}.site-nav{display:flex;align-items:center;justify-content:center;gap:28px}.site-nav__link{font-size:15px;color:#333}.site-nav__link:hover{color:#000}.header-actions{display:flex;align-items:center;gap:14px}.header-actions__link{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:999px;background:#fff}.cart-count{position:absolute;top:-6px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#111;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle{display:none;border:1px solid var(--line);background:#fff;width:42px;height:42px;border-radius:10px}.hero-banner{padding:56px 0;background:linear-gradient(180deg,#fafafa,#fff)}.hero-banner__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.hero-banner__content h1{margin:8px 0 14px;font-size:clamp(34px,5vw,64px);line-height:1;letter-spacing:-.04em}.hero-banner__content p{max-width:560px;color:var(--muted);font-size:18px}.eyebrow{display:inline-block;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.14em}.hero-banner__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero-banner__image-wrap{min-height:540px;border-radius:28px;overflow:hidden;background:#ececec;box-shadow:var(--shadow)}.hero-banner__image{width:100%;height:100%;object-fit:cover}.hero-banner__placeholder{min-height:540px;display:flex;align-items:center;justify-content:center;text-align:center;color:#666;background:linear-gradient(135deg,#f0f0f0,#dcdcdc)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:54px;padding:0 24px;border-radius:14px;border:1px solid transparent;cursor:pointer;transition:.2s ease;font-weight:700}.btn--primary{background:var(--accent);color:var(--accent-contrast)}.btn--primary:hover{opacity:.92}.btn--secondary{background:#fff;border-color:var(--line)}.btn--full{width:100%}.section-heading{margin-bottom:24px}.section-heading h2{margin:0 0 8px;font-size:34px;letter-spacing:-.03em}.section-heading p{margin:0;color:var(--muted)}.promo-collections{padding:28px 0 64px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.promo-card{position:relative;min-height:420px;border-radius:22px;overflow:hidden;background:#ddd;box-shadow:var(--shadow)}.promo-card img{width:100%;height:100%;object-fit:cover}.promo-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;background:linear-gradient(135deg,#f1f1f1,#d9d9d9)}.promo-card__overlay{position:absolute;inset:auto 0 0 0;padding:24px;background:linear-gradient(180deg,#0000,#000000ad);color:#fff}.promo-card__overlay span{font-size:12px;text-transform:uppercase;letter-spacing:.14em;opacity:.8}.promo-card__overlay h3{margin:8px 0 12px;font-size:30px;letter-spacing:-.03em}.promo-card__cta{display:inline-flex;padding:10px 16px;border-radius:999px;background:#fff;color:#111;font-weight:700}.collection-page__header{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:end;margin-bottom:28px}.collection-page__header h1{margin:6px 0 0;font-size:42px;letter-spacing:-.04em}.collection-page__description{max-width:520px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{border-radius:20px}.product-card__image-wrap{position:relative;overflow:hidden;border-radius:20px;background:#f2f2f2}.product-card__image{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-card__image{transform:scale(1.03)}.product-card__info{padding:14px 4px 0}.product-card__title{display:block;font-size:16px;font-weight:600;margin-bottom:8px}.product-card__price{display:flex;align-items:center;gap:8px}.price{font-weight:700}.price--old{color:#919191;text-decoration:line-through;font-weight:500}.product-badge,.pill{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--sale);color:#fff;font-size:12px;font-weight:700}.product-badge{position:absolute;top:12px;left:12px}.product-page__grid{display:grid;grid-template-columns:1.08fr .92fr;gap:36px;align-items:start}.product-gallery__main{overflow:hidden;border-radius:24px;background:#f4f4f4}.product-gallery__main img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:12px;margin-top:14px}.product-gallery__thumb{padding:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;cursor:pointer}.product-gallery__thumb.is-active{border-color:#111}.product-gallery__thumb img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-vendor{margin:0 0 6px;color:var(--muted);text-transform:uppercase;letter-spacing:.12em;font-size:12px}.product-title{margin:0 0 14px;font-size:52px;line-height:1.03;letter-spacing:-.05em}.product-price{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:18px;font-size:24px}.product-short-description{color:var(--muted);margin-bottom:20px}.form-group{margin-bottom:18px}.form-label{display:block;margin-bottom:10px;font-size:14px;font-weight:700}.variant-pills{display:flex;flex-wrap:wrap;gap:10px}.variant-pill{min-width:56px;min-height:46px;padding:0 16px;border:1px solid var(--line);background:#fff;border-radius:999px;cursor:pointer}.variant-pill.is-active{background:#111;color:#fff;border-color:#111}.variant-pill:disabled{opacity:.45;cursor:not-allowed}.quantity-selector{display:flex;align-items:center;width:160px;border:1px solid var(--line);border-radius:14px;overflow:hidden}.qty-btn{width:46px;height:46px;border:0;background:#fff;cursor:pointer}.qty-input{width:100%;border:0;text-align:center;height:46px;-moz-appearance:textfield}.qty-input::-webkit-outer-spin-button,.qty-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.shopify-payment-button{margin-top:12px}.shopify-payment-button__button{border-radius:14px!important;min-height:54px!important}.product-meta-boxes{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:24px 0}.meta-box{padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.meta-box strong{display:block;margin-bottom:4px}.meta-box p{margin:0;color:var(--muted);font-size:14px}.product-description{padding-top:10px;border-top:1px solid var(--line)}.product-description h3{margin:0 0 14px;font-size:22px}.pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:32px}.pagination__link{padding:10px 14px;border:1px solid var(--line);border-radius:12px}.pagination__current{color:var(--muted)}.site-footer{margin-top:60px;border-top:1px solid var(--line);background:#fafafa}.site-footer__grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:24px;padding:48px 0}.site-footer h3,.site-footer h4{margin:0 0 12px}.site-footer p{margin:0;color:var(--muted)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li+li{margin-top:10px}.site-footer__bottom{border-top:1px solid var(--line);padding:16px 0;color:var(--muted);font-size:14px}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}@media(max-width:990px){.hero-banner__grid,.product-page__grid,.site-footer__grid,.collection-page__header{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.promo-grid{grid-template-columns:1fr}.header-main{grid-template-columns:auto 1fr auto}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.site-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:18px 16px;display:none;flex-direction:column;align-items:flex-start;gap:16px}.site-nav.is-open{display:flex}.product-title{font-size:38px}}@media(max-width:640px){.container{width:min(var(--container),calc(100% - 20px))}.hero-banner{padding:36px 0}.hero-banner__image-wrap,.hero-banner__placeholder{min-height:360px}.product-grid,.product-meta-boxes{grid-template-columns:1fr}.announcement-bar__inner{min-height:56px;gap:10px;flex-direction:column;padding:8px 0}.site-header__logo{font-size:26px}.product-title{font-size:32px}}.footer-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:52px 0 42px;border-bottom:1px solid var(--line)}.footer-newsletter__copy h2{margin:7px 0 8px;font-size:34px;line-height:1.08;letter-spacing:-.03em}.footer-newsletter__copy p{margin:0;max-width:560px;color:var(--muted)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form__input{width:100%;min-height:54px;padding:0 16px;border:1px solid #d9d9d9;border-radius:12px;background:#fff;outline:none}.newsletter-form__input:focus{border-color:#111}.newsletter-form__button{min-height:54px;padding:0 22px;border:0;border-radius:12px;background:#111;color:#fff;font-weight:700;cursor:pointer}.newsletter-message{grid-column:1/-1;margin:2px 0 0;font-size:13px}.newsletter-message--error{color:#a41313}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-footer__grid--full{grid-template-columns:1.25fr .85fr .95fr 1fr 1fr;gap:34px;padding:48px 0 42px}.footer-brand__logo{display:inline-block;margin-bottom:12px;font-size:28px;font-weight:800;letter-spacing:-.04em}.footer-socials{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.footer-socials a{padding:8px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px}.footer-links li+li{margin-top:9px}.footer-links a:hover,.footer-contact a:hover{text-decoration:underline}.footer-contact,.footer-company{list-style:none;margin:0;padding:0;color:var(--muted);font-size:14px}.footer-contact li+li,.footer-company li+li{margin-top:12px}.footer-contact span{display:block;margin-bottom:2px;font-size:12px;color:#8b8b8b}.footer-contact strong,.footer-contact a,.footer-company strong{color:var(--text)}.footer-trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.footer-trust__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:22px 0}.footer-trust__item{display:flex;flex-direction:column;gap:2px}.footer-trust__item strong{font-size:14px}.footer-trust__item span{color:var(--muted);font-size:13px}.site-footer__bottom-inner{display:flex;justify-content:space-between;align-items:center;gap:18px}.footer-payments{color:#777;text-align:right}@media(max-width:1100px){.site-footer__grid--full{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.footer-newsletter{grid-template-columns:1fr;gap:20px}.newsletter-form{grid-template-columns:1fr}.site-footer__grid--full{grid-template-columns:1fr 1fr}.footer-trust__inner{grid-template-columns:1fr}.site-footer__bottom-inner{align-items:flex-start;flex-direction:column}.footer-payments{text-align:left}}@media(max-width:480px){.site-footer__grid--full{grid-template-columns:1fr}}.info-page__container{max-width:900px}.info-page h1{margin:8px 0 30px;font-size:clamp(36px,6vw,58px);line-height:1.02;letter-spacing:-.045em}.info-page h2{margin:32px 0 10px;font-size:24px;letter-spacing:-.025em}.info-page p,.info-page li{color:#444;font-size:16px;line-height:1.72}.info-page a{text-decoration:underline;text-underline-offset:3px}.info-page ul{padding-left:22px}.contact-card{display:grid;gap:8px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}.contact-card p{margin:0}.info-notice{margin:20px 0;padding:18px 20px;border-radius:16px;background:#f5f5f5;color:#444;line-height:1.65}.faq-list details{border-top:1px solid var(--line);padding:18px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:700;font-size:17px}.faq-list details p{margin:12px 0 0}.withdrawal-form{margin-top:26px;padding:24px;border:1px solid var(--line);border-radius:20px;background:#fafafa}.form-field{display:grid;gap:7px;margin-bottom:16px}.form-field label{font-weight:700}.form-field input,.form-field textarea{width:100%;border:1px solid #d8d8d8;border-radius:12px;background:#fff;padding:13px 14px}.withdrawal-check{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;margin:4px 0 20px}.withdrawal-check input{margin-top:5px}.form-success{margin-bottom:18px;padding:16px;border-radius:14px;background:#eef8f1}.form-success p{margin:4px 0 0}:root{--container:1320px;--radius:0px;--shadow:none}body{font-family:Arial,Helvetica,sans-serif;background:#fff;color:#222}.container{width:min(var(--container),calc(100% - 48px))}.section-spacing{padding:38px 0 70px}.announcement-bar{background:#111;color:#fff}.announcement-bar__inner{min-height:36px;font-size:12px;letter-spacing:.04em;gap:18px}.announcement-bar__link{background:transparent;color:#fff;padding:0;text-decoration:underline;text-underline-offset:3px}.site-header{position:relative;border-bottom:1px solid #ececec;background:#fff}.header-main{min-height:72px;grid-template-columns:220px 1fr 220px}.site-header__logo{font-size:26px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.site-nav{gap:34px}.site-nav__link{font-size:13px;color:#555}.header-actions{justify-content:flex-end;gap:6px}.header-actions__link--text{border:0;background:transparent;width:36px;height:36px;font-size:20px}.promo-collections--editorial{padding:54px 0 80px}.section-heading--editorial{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading--editorial h2{margin:0;font-size:34px;font-weight:500;letter-spacing:-.035em}.section-heading--editorial p{max-width:520px;margin:0;color:#777;font-size:14px}.promo-grid--editorial{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.promo-card--editorial{position:relative;min-height:0;aspect-ratio:1/1.12;overflow:hidden;border-radius:2px;background:#eee;box-shadow:none}.promo-card__media,.promo-card__media img{width:100%;height:100%}.promo-card__media img{object-fit:cover;object-position:center;transition:transform .45s ease}.promo-card--editorial:hover .promo-card__media img{transform:scale(1.025)}.promo-card__placeholder{height:100%;display:flex;align-items:center;justify-content:center;background:#ececec;color:#666;font-size:17px}.promo-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 35%,#00000014 52%,#000000ad)}.promo-card__overlay--editorial{position:absolute;left:0;right:0;bottom:0;padding:26px;color:#fff;background:transparent}.promo-card__kicker{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;opacity:.85}.promo-card__overlay--editorial h3{margin:0 0 16px;font-size:30px;font-weight:500;letter-spacing:-.03em}.promo-card__button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.85);border-radius:999px;background:#fffffff5;color:#151515;font-size:13px;font-weight:600}.product-page--reference{padding-top:26px}.product-page__grid--reference{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:52px;align-items:start;max-width:1180px}.product-gallery--reference{display:grid;grid-template-columns:1fr;gap:10px}.product-gallery__main--reference{border-radius:0;background:#f3f3f3}.product-gallery__main--reference img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-gallery__thumbs--reference{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:0}.product-gallery__thumb{border-radius:0}.product-gallery__thumb img{aspect-ratio:1/1;object-fit:cover}.product-details--reference{position:sticky;top:24px;padding-top:8px}.product-vendor{font-size:10px;letter-spacing:.12em;color:#8a8a8a}.product-title{margin:8px 0 14px;font-size:44px;line-height:1.03;font-weight:400;letter-spacing:-.04em}.product-price--reference{font-size:17px;margin-bottom:10px}.product-short-description{max-width:470px;font-size:13px;line-height:1.55;color:#777;margin-bottom:24px}.form-label{font-size:12px;font-weight:500;color:#555}.variant-pills{gap:8px}.variant-pill{min-width:48px;min-height:40px;padding:0 15px;border-radius:999px;border:1px solid #cfcfcf;font-size:12px}.variant-pill.is-active{background:#222;color:#fff;border-color:#222}.quantity-selector{width:132px;border-radius:0;border:1px solid #cfcfcf}.qty-btn,.qty-input{height:42px}.product-add{border-radius:0;border:1px solid #222;background:#fff;color:#222;min-height:50px}.product-add:hover{background:#f7f7f7}.shopify-payment-button{margin-top:8px}.shopify-payment-button__button{min-height:50px!important;border-radius:0!important}.product-meta-boxes--reference{grid-template-columns:1fr 1fr;gap:8px;margin:24px 0 20px}.product-meta-boxes--reference .meta-box{border-radius:0;background:#fafafa;padding:13px 14px}.product-meta-boxes--reference .meta-box strong,.product-meta-boxes--reference .meta-box p{font-size:12px}.product-grid{gap:16px}.product-card__image-wrap{border-radius:0}.product-card__info{padding:10px 0 0}.product-card__title{font-size:14px;font-weight:500}.product-card__price{font-size:13px}.site-footer{margin-top:40px}.site-footer__grid--full{padding-top:42px;padding-bottom:42px}@media(max-width:990px){.header-main{grid-template-columns:auto 1fr auto}.site-header__logo{text-align:center}.promo-grid--editorial{grid-template-columns:1fr}.promo-card--editorial{aspect-ratio:1/1}.product-page__grid--reference{grid-template-columns:1fr;gap:28px}.product-details--reference{position:static}}@media(max-width:640px){.container{width:min(var(--container),calc(100% - 24px))}.section-heading--editorial{display:block}.section-heading--editorial p{margin-top:8px}.promo-card__overlay--editorial{padding:20px}.promo-card__overlay--editorial h3{font-size:26px}.product-title{font-size:34px}}body{background:#fff;color:#171717;font-family:Arial,Helvetica,sans-serif}.container{width:min(1380px,calc(100% - 56px));margin-inline:auto}.announcement-bar{background:#111!important;color:#fff!important}.announcement-bar__inner{min-height:34px!important;font-size:11px!important;letter-spacing:.12em!important}.announcement-bar__link{background:transparent!important;color:#fff!important;padding:0!important;border-radius:0!important;text-decoration:underline!important;text-underline-offset:3px!important}.site-header{position:relative!important;top:auto!important;background:#fff!important;border-bottom:1px solid #ececec!important}.header-main{min-height:70px!important;grid-template-columns:240px 1fr 240px!important}.site-header__logo{font-family:Georgia,Times New Roman,serif!important;font-size:27px!important;font-weight:400!important;letter-spacing:.08em!important;text-transform:uppercase!important}.site-nav{gap:36px!important}.site-nav__link{font-size:13px!important;color:#3a3a3a!important}.header-actions{justify-content:flex-end!important;gap:4px!important}.header-actions__link{border:0!important;background:transparent!important;border-radius:0!important;width:36px!important;height:36px!important}.rubena-hero{position:relative;min-height:650px;overflow:hidden;background:#726252}.rubena-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.rubena-hero__image{width:100%;height:100%;object-fit:cover;object-position:58% 42%;transform:scale(1.01)}.rubena-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#140f0c8a,#140f0c4a 36%,#140f0c0a 66%),linear-gradient(0deg,#00000029,#0000 44%)}.rubena-hero__content{position:relative;z-index:2;min-height:650px;display:flex;align-items:center}.rubena-hero__copy{width:min(620px,52%);color:#fff;padding:40px 0 26px}.rubena-hero__eyebrow{display:block;margin-bottom:14px;font-size:12px;letter-spacing:.24em;font-weight:600}.rubena-hero h1{max-width:620px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,5.8vw,88px);line-height:.98;font-weight:400;letter-spacing:-.055em}.rubena-hero p{max-width:500px;margin:22px 0 0;font-size:16px;line-height:1.6;color:#ffffffe3}.rubena-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.rubena-hero__button{min-width:132px;min-height:48px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.86);font-size:13px;font-weight:600;transition:.2s ease}.rubena-hero__button--light{background:#fff;color:#171717}.rubena-hero__button--outline{background:#0000001f;color:#fff}.rubena-hero__button:hover{transform:translateY(-1px)}.rubena-categories{padding:74px 0 88px}.rubena-categories__heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.rubena-categories__eyebrow{display:block;margin-bottom:8px;font-size:11px;letter-spacing:.22em;color:#8b8b8b}.rubena-categories__heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1;font-weight:400;letter-spacing:-.035em}.rubena-categories__heading p{max-width:480px;margin:0;color:#777;font-size:14px;line-height:1.55}.rubena-categories__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.rubena-category{position:relative;display:block;aspect-ratio:1 / 1.18;overflow:hidden;background:#ddd}.rubena-category__media,.rubena-category__media img{width:100%;height:100%}.rubena-category__media img{object-fit:cover;object-position:center;transition:transform .5s ease}.rubena-category:nth-child(1) .rubena-category__media img{object-position:53% 36%}.rubena-category:nth-child(2) .rubena-category__media img{object-position:52% 34%}.rubena-category:nth-child(3) .rubena-category__media img{object-position:55% 36%}.rubena-category:hover .rubena-category__media img{transform:scale(1.035)}.rubena-category__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000003 36%,#0000002e 58%,#000000ad)}.rubena-category__content{position:absolute;z-index:2;left:26px;right:26px;bottom:25px;color:#fff}.rubena-category__content>span:first-child{display:block;margin-bottom:5px;font-size:10px;letter-spacing:.19em;opacity:.86}.rubena-category__content h3{margin:0 0 15px;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1;font-weight:400;letter-spacing:-.035em}.rubena-category__button{width:max-content;min-height:40px;padding:0 17px;display:flex;align-items:center;justify-content:center;background:#fff;color:#111;border-radius:999px;font-size:12px;font-weight:600}.hero-banner,.promo-collections{background:transparent}.product-page__grid{max-width:1200px!important;grid-template-columns:minmax(0,1.18fr) minmax(350px,.82fr)!important;gap:46px!important}.product-gallery__main{border-radius:0!important;background:#f1f1f1!important}.product-gallery__main img{aspect-ratio:1 / 1!important;object-fit:cover!important}.product-gallery__thumb{border-radius:0!important}.product-details{padding-top:8px}.product-title{font-family:Georgia,Times New Roman,serif!important;font-size:46px!important;font-weight:400!important;line-height:1.04!important}.variant-pill{min-height:42px!important;border-radius:999px!important}.quantity-selector,.product-add,.shopify-payment-button__button{border-radius:0!important}.site-footer{background:#f7f6f4!important}.footer-newsletter{padding-top:48px!important}.footer-newsletter__copy h2{font-family:Georgia,Times New Roman,serif!important;font-weight:400!important}@media(max-width:990px){.container{width:min(100% - 30px,1380px)}.header-main{grid-template-columns:auto 1fr auto!important}.site-header__logo{text-align:center}.rubena-hero,.rubena-hero__content{min-height:590px}.rubena-hero__copy{width:70%}.rubena-hero__image{object-position:61% 38%}.rubena-categories__grid{grid-template-columns:1fr}.rubena-category{aspect-ratio:1.4 / 1}.product-page__grid{grid-template-columns:1fr!important}}@media(max-width:640px){.rubena-hero,.rubena-hero__content{min-height:570px}.rubena-hero__image{object-position:64% 40%}.rubena-hero__shade{background:linear-gradient(0deg,#000000ab,#00000024 65%,#00000014)}.rubena-hero__content{align-items:flex-end}.rubena-hero__copy{width:100%;padding-bottom:38px}.rubena-hero h1{font-size:48px}.rubena-hero p{font-size:14px}.rubena-categories{padding:52px 0 64px}.rubena-categories__heading{display:block}.rubena-categories__heading p{margin-top:10px}.rubena-categories__heading h2{font-size:38px}.rubena-category{aspect-ratio:1 / 1.1}.rubena-category__content h3{font-size:34px}}.announcement-bar{background:linear-gradient(90deg,#0d0d0d,#1c1c1c 42%,#7b1117)!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 8px 24px #0000001f}.announcement-bar__inner{min-height:56px!important;padding:10px 0!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:18px!important;font-size:14px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important}.announcement-bar__text{display:inline-block;line-height:1.2;text-align:center}.announcement-bar__link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:36px!important;padding:0 16px!important;background:#fff!important;color:#141414!important;border:1px solid rgba(255,255,255,.88)!important;border-radius:999px!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-decoration:none!important}.announcement-bar__link:hover{transform:translateY(-1px)}@media(max-width:640px){.announcement-bar__inner{min-height:64px!important;padding:10px 0!important;gap:10px!important;flex-direction:column!important;font-size:12px!important;letter-spacing:.09em!important}.announcement-bar__link{min-height:34px!important;padding:0 14px!important;font-size:11px!important}}.rubena-categories__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.rubena-category--wide{aspect-ratio:1.18 / 1!important}.rubena-category--wide .rubena-category__content{left:30px;bottom:28px}.rubena-category--wide .rubena-category__content h3{font-size:44px}.home-products{padding:6px 0 92px;background:#fff}.home-products__group{padding-top:54px}.home-products__group--second{margin-top:30px;padding-top:64px;border-top:1px solid #e9e9e9}.home-products__heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.home-products__eyebrow{display:block;margin-bottom:7px;font-size:10px;letter-spacing:.2em;color:#8a8a8a}.home-products__heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1;font-weight:400;letter-spacing:-.035em}.home-products__all{padding-bottom:3px;border-bottom:1px solid #222;font-size:12px;font-weight:600}.home-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-products .product-card__image-wrap{border-radius:0!important;background:#f2f2f2}.home-products .product-card__image{aspect-ratio:4/5!important}.home-products .product-card__title{font-size:14px!important;font-weight:500!important}.home-products .product-card__price{font-size:13px}.home-product-placeholder__image{width:100%;aspect-ratio:4/5;background:linear-gradient(135deg,#f3f3f3,#e7e7e7)}.home-product-placeholder__line{width:68%;height:11px;margin-top:12px;background:#ececec}.home-product-placeholder__price{width:30%;height:9px;margin-top:8px;background:#f1f1f1}@media(max-width:990px){.rubena-categories__grid--two{grid-template-columns:1fr!important}.rubena-category--wide{aspect-ratio:1.35/1!important}.home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:640px){.rubena-category--wide{aspect-ratio:1/1.06!important}.rubena-category--wide .rubena-category__content h3{font-size:36px}.home-products{padding-bottom:64px}.home-products__group{padding-top:42px}.home-products__heading{align-items:flex-end}.home-products__heading h2{font-size:36px}.home-products__all{font-size:11px}}.home-products__grid,.product-grid{align-items:start}.home-products .product-card__image-wrap,.collection-page .product-card__image-wrap{background:#f5f5f5!important;overflow:hidden}.home-products .product-card__image,.collection-page .product-card__image{width:100%!important;height:320px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}.home-products .product-card__info,.collection-page .product-card__info{padding-top:10px!important}.home-products .product-card__title,.collection-page .product-card__title{margin-bottom:5px!important}.home-products .product-card__price,.collection-page .product-card__price{margin-top:0!important}.product-page__grid,.product-page__grid--reference{grid-template-columns:minmax(0,560px) minmax(340px,470px)!important;justify-content:center!important;gap:48px!important}.product-gallery__main,.product-gallery__main--reference{width:100%!important;max-height:590px!important;background:#f5f5f5!important}.product-gallery__main img,.product-gallery__main--reference img{width:100%!important;height:590px!important;max-height:590px!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center!important}.product-gallery__thumbs,.product-gallery__thumbs--reference{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:8px!important}.product-gallery__thumb img{width:100%!important;height:105px!important;aspect-ratio:auto!important;object-fit:cover!important}.product-details,.product-details--reference{padding-top:0!important}.product-title{margin-top:4px!important;margin-bottom:10px!important}.product-price{margin-bottom:12px!important}@media(max-width:990px){.product-page__grid,.product-page__grid--reference{grid-template-columns:minmax(0,520px)!important;justify-content:center!important;gap:24px!important}.product-gallery__main img,.product-gallery__main--reference img{height:520px!important;max-height:520px!important}.home-products .product-card__image,.collection-page .product-card__image{height:280px!important}}@media(max-width:640px){.home-products__grid,.collection-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.home-products .product-card__image,.collection-page .product-card__image{height:220px!important}.product-page__grid,.product-page__grid--reference{width:100%!important}.product-gallery__main img,.product-gallery__main--reference img{height:430px!important;max-height:430px!important}.product-gallery__thumb img{height:80px!important}.product-title{font-size:30px!important}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
