@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Instrument+Serif:ital@0;1&display=swap");

/* LookCraft Warm Editorial — canonical design layer */
:root{
  --lc-ink:#1d1c18;--lc-coal:#24231f;--lc-muted:#706d62;
  --lc-paper:#f2eddf;--lc-light:#faf7ee;--lc-sand:#d5cab4;
  --lc-red:#b63828;--lc-line:#c9c0ae;
  --lc-serif:"Instrument Serif",Georgia,"Times New Roman",serif;
  --lc-sans:"DM Sans","Helvetica Neue",sans-serif;
  --lc-shadow:0 26px 70px rgba(48,42,31,.14);
}

html{background:var(--lc-paper)}
body.theme-editorial{background:var(--lc-paper);color:var(--lc-ink);font-family:var(--lc-sans)}
body.theme-editorial .ambient,body.theme-editorial .bokeh{display:none}
body.theme-editorial .grain{position:fixed;inset:0;pointer-events:none;z-index:120;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}

body.theme-editorial .global-nav{top:0;padding:0;z-index:110}
body.theme-editorial .global-nav-pill{width:100%;max-width:none;min-height:70px;border:0;border-bottom:1px solid var(--lc-line);border-radius:0;background:rgba(242,237,223,.95);box-shadow:none;backdrop-filter:blur(14px);padding:0 clamp(18px,4vw,62px)}
body.theme-editorial .global-nav-pill:before,body.theme-editorial .global-nav-pill:after{display:none}
body.theme-editorial .nav-logo{min-width:150px;color:var(--lc-ink)}
body.theme-editorial .nav-logo.nav-logo--mark{display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px;width:54px;height:54px;min-width:54px;padding:0;border:0;border-radius:15px;overflow:hidden;background:var(--lc-sand);box-shadow:0 0 0 1px rgba(250,247,238,.18);transition:transform .22s ease,box-shadow .22s ease}
body.theme-editorial .nav-logo.nav-logo--mark:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.24)}
body.theme-editorial .nav-logo__image{display:block;width:100%;height:100%;object-fit:cover}
body.theme-editorial .nav-logo__stack{display:flex!important;align-items:baseline;gap:0}
body.theme-editorial .nav-logo__look,body.theme-editorial .nav-logo__craft{font-family:var(--lc-serif)!important;font-size:30px!important;font-weight:400!important;line-height:1!important;letter-spacing:-1.5px!important;text-transform:none!important;color:var(--lc-ink)!important}
body.theme-editorial .nav-logo__craft{color:var(--lc-red)!important}
body.theme-editorial .nav-logo__accent,body.theme-editorial .nav-film-strip{display:none!important}
body.theme-editorial .nav-links{gap:clamp(12px,1.8vw,27px);align-items:center}
body.theme-editorial .nav-link,body.theme-editorial .nav-link.nav-link--film{min-width:0!important;padding:8px 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--lc-ink)!important;font:600 9px/1.2 var(--lc-sans)!important;letter-spacing:.12em!important;text-transform:uppercase!important;position:relative}
body.theme-editorial .nav-link:after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:2px;background:var(--lc-red);transition:right .2s ease}
body.theme-editorial .nav-link:hover:after,body.theme-editorial .nav-link.active:after{right:0}
body.theme-editorial .nav-link:before{display:none!important}
body.theme-editorial .nav-lang__link{border:1px solid var(--lc-line);border-radius:0;background:transparent;color:var(--lc-ink);font:600 8px var(--lc-sans);letter-spacing:.12em}

body.theme-editorial .site-footer{background:var(--lc-paper);border-top:1px solid var(--lc-line);color:var(--lc-muted);padding:38px clamp(20px,4vw,62px)}
body.theme-editorial .site-footer p{color:var(--lc-muted);font-size:10px;letter-spacing:.06em}
body.theme-editorial .site-footer a{color:var(--lc-ink);text-decoration:none}
body.theme-editorial .site-footer a:hover{color:var(--lc-red)}
body.theme-editorial .site-footer__brand-mark{display:inline-flex;flex:0 0 76px;width:76px;height:76px;margin:0 0 16px;border-radius:20px;overflow:hidden;background:var(--lc-sand);transition:transform .22s ease}
body.theme-editorial .site-footer__brand-mark:hover{transform:rotate(-2deg) scale(1.025)}
body.theme-editorial .site-footer__brand-mark img{display:block;width:100%;height:100%;object-fit:cover}

/* Home — editorial double-page and contact sheet */
body.theme-editorial .page,body.theme-editorial .shop-zone{max-width:none;background:var(--lc-paper);color:var(--lc-ink)}
body.theme-editorial.theme-show .show-hero{min-height:0;padding:14px clamp(16px,3vw,40px) 16px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.48fr);grid-template-rows:auto auto auto auto auto;column-gap:3vw;align-content:start;align-items:start;text-align:left;background:var(--lc-paper);color:var(--lc-ink)}
body.theme-editorial.theme-show .show-eye{grid-column:1;font:600 9px var(--lc-sans);letter-spacing:.2em;text-transform:uppercase;color:var(--lc-red);margin:0}
body.theme-editorial.theme-show .show-name{grid-column:1;font:400 clamp(26px,2.8vw,34px)/1 var(--lc-serif);letter-spacing:-.04em;color:var(--lc-ink);margin:4px 0 6px;text-shadow:none}
body.theme-editorial.theme-show .show-tag{grid-column:1;font:italic clamp(14px,1.3vw,16px)/1.25 var(--lc-serif);color:var(--lc-red);margin:0 0 6px}
body.theme-editorial.theme-show .show-sub{grid-column:1;font:400 clamp(13px,1.1vw,15px)/1.45 var(--lc-sans);color:var(--lc-muted);max-width:520px;margin:0}
body.theme-editorial.theme-show .show-stage{grid-column:2;grid-row:1/7;align-self:stretch;min-width:0;min-height:160px;max-height:220px;overflow:hidden;background:var(--lc-sand);border:1px solid #aaa08d;padding:6px;position:relative}
body.theme-editorial.theme-show .show-stage:before{content:"LC / FRAME 001";position:absolute;top:12px;left:14px;z-index:2;font:600 7px var(--lc-sans);letter-spacing:.2em;color:var(--lc-ink)}
body.theme-editorial.theme-show .show-stage img{width:100%;height:100%;object-fit:cover;object-position:center 58%;border:1px solid rgba(29,28,24,.25);filter:saturate(.86) contrast(.95)}
body.theme-editorial.theme-show .show-finishes{grid-column:1;margin:10px 0 6px;justify-content:flex-start}
body.theme-editorial.theme-show .show-dot{border-radius:50%;border:2px solid var(--lc-paper);box-shadow:0 0 0 1px var(--lc-line)}
body.theme-editorial.theme-show .show-fin-label{grid-column:1;color:var(--lc-muted);font:600 8px var(--lc-sans);letter-spacing:.12em;text-transform:uppercase;text-align:left}
body.theme-editorial.theme-show .show-cta{grid-column:1;justify-self:start;margin-top:10px;border:1px solid var(--lc-ink);border-radius:0;background:var(--lc-ink);color:var(--lc-light);padding:10px 14px;font:600 9px var(--lc-sans);letter-spacing:.1em;text-transform:uppercase;text-decoration:none}
body.theme-editorial.theme-show .show-cta:hover{background:var(--lc-red);border-color:var(--lc-red)}

body.theme-editorial .shop-path{max-width:none;margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0;border-top:1px solid var(--lc-line);border-bottom:1px solid var(--lc-ink);background:var(--lc-paper)}
body.theme-editorial .shop-path__sep{display:none}
body.theme-editorial .shop-path__link{padding:10px 12px;border-right:1px solid var(--lc-line);border-radius:0;background:transparent;color:var(--lc-ink);font:400 clamp(15px,1.5vw,18px) var(--lc-serif);text-align:center;text-decoration:none;box-shadow:none;display:flex;align-items:center;justify-content:center}
body.theme-editorial .shop-path__link:hover{background:var(--lc-ink);color:var(--lc-light)}
body.theme-editorial .shop-path__link[href*="kamera-finder"],
body.theme-editorial .shop-path__link--finder{
  grid-column:1/-1;
  border-right:0;
  border-top:1px solid var(--lc-line);
  text-align:center;
  justify-content:center;
}

body.theme-editorial .show-closer,body.theme-editorial .neon-spotlight{padding:24px clamp(16px,4vw,40px);background:var(--lc-paper);color:var(--lc-ink)}
body.theme-editorial .show-closer h3,body.theme-editorial .neon-spotlight__heading h2{font:400 clamp(24px,3vw,32px)/.95 var(--lc-serif);color:var(--lc-ink);letter-spacing:-.03em;text-align:left;margin:0 0 14px}
body.theme-editorial .show-strip,body.theme-editorial .neon-spotlight__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--lc-line);border:1px solid var(--lc-line)}
body.theme-editorial .show-strip a,body.theme-editorial .neon-card{background:var(--lc-light);border:0;border-radius:0;color:var(--lc-ink);text-decoration:none;box-shadow:none;padding:8px}
body.theme-editorial .show-strip img,body.theme-editorial .neon-card__img{display:block;width:100%;height:clamp(120px,16vw,168px);object-fit:cover;border-radius:0;filter:saturate(.86)}
body.theme-editorial .show-strip span,body.theme-editorial .neon-card__body{display:block;padding:8px 4px 4px;color:var(--lc-ink);font:400 16px var(--lc-serif);background:transparent;position:static}
body.theme-editorial .neon-card__overlay{display:none}
body.theme-editorial .neon-card__tag,body.theme-editorial .neon-card__meta{font:600 7px var(--lc-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--lc-red)}
body.theme-editorial .neon-card__title{font:400 28px var(--lc-serif);color:var(--lc-ink);margin:5px 0}

body.theme-editorial .look-finder-strip{max-width:none;margin:0;padding:16px clamp(16px,4vw,48px);border:0;border-top:1px solid var(--lc-line);border-radius:0;background:var(--lc-coal);color:var(--lc-light);display:flex;justify-content:space-between;align-items:center;gap:16px}
body.theme-editorial .look-finder-strip__text{color:var(--lc-light);font:400 clamp(16px,2vw,22px)/1.15 var(--lc-serif);margin:0}
body.theme-editorial .look-finder-strip__cta{border:1px solid var(--lc-red);border-radius:0;background:var(--lc-red);color:#fff;padding:10px 14px;font:600 8px var(--lc-sans);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}

body.theme-editorial .tool-band{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--lc-line);border-top:1px solid var(--lc-ink);border-bottom:1px solid var(--lc-ink)}
body.theme-editorial .tool-band__item{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:56px;padding:10px 16px;background:var(--lc-coal);color:var(--lc-light);text-decoration:none}
body.theme-editorial .tool-band__item:hover{background:var(--lc-ink)}
body.theme-editorial .tool-band__item span{font:700 8px/1 var(--lc-sans);letter-spacing:.16em;text-transform:uppercase;color:var(--lc-red)}
body.theme-editorial .tool-band__item strong{font:400 18px/1.15 var(--lc-serif);font-weight:400;color:var(--lc-light)}

body.theme-editorial .product-list{max-width:1280px;margin:auto;padding:28px clamp(16px,3vw,40px);display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--lc-line)}
body.theme-editorial .product-row.glass-panel{margin:0;padding:18px 20px;background:var(--lc-light);border:0;border-radius:0;box-shadow:none;color:var(--lc-ink);text-align:left}
body.theme-editorial .product-row .tag,body.theme-editorial .product-row .tag.lumix,body.theme-editorial .product-row .tag.fuji,body.theme-editorial .product-row .tag.lr,body.theme-editorial .product-row .tag.icon{color:var(--lc-red);font:600 8px var(--lc-sans);letter-spacing:.15em;text-transform:uppercase}
body.theme-editorial .product-row h2{color:var(--lc-ink);font:400 clamp(33px,3.3vw,52px)/.95 var(--lc-serif);letter-spacing:-.025em;margin:14px 0}
body.theme-editorial .product-row .sub{color:var(--lc-muted);font-size:12px}
body.theme-editorial .product-row .price{color:var(--lc-ink);font:italic 22px var(--lc-serif)}
body.theme-editorial .product-row .links{justify-content:flex-start}
body.theme-editorial .product-row__buy{border-radius:0;background:var(--lc-ink);color:var(--lc-light);font:600 8px var(--lc-sans);letter-spacing:.09em;text-transform:uppercase}
body.theme-editorial .product-row__buy:hover{background:var(--lc-red)}

/* English legacy hero becomes the same calm editorial stage */
body.theme-editorial .neon-hero{display:none}
body.theme-editorial .cinestill-zone,body.theme-editorial .epoca-zone{background:var(--lc-paper);color:var(--lc-ink)}
body.theme-editorial .hero-showcase{max-width:1380px;min-height:650px;margin:0 auto;padding:clamp(55px,7vw,95px) clamp(22px,6vw,85px);display:grid;grid-template-columns:1fr .85fr;gap:6vw;background:var(--lc-paper);border:0;border-radius:0;box-shadow:none;color:var(--lc-ink)}
body.theme-editorial .hero-showcase__visual{background:var(--lc-sand);border:1px solid #aaa08d;padding:13px;order:2}
body.theme-editorial .hero-showcase__panel{order:1;align-self:center;text-align:left}
body.theme-editorial .hero-showcase__title{font:400 clamp(72px,9vw,128px)/.82 var(--lc-serif);color:var(--lc-ink);letter-spacing:-.05em;margin:25px 0}
body.theme-editorial .hero-showcase__spec,body.theme-editorial .hero-showcase__type{color:var(--lc-red);font:600 8px var(--lc-sans);letter-spacing:.14em;text-transform:uppercase}
body.theme-editorial .hero-showcase__blurb,body.theme-editorial .hero-showcase__blurb p{color:var(--lc-muted);font-size:15px;line-height:1.6}
body.theme-editorial .hero-showcase__cta{display:inline-block;border-radius:0;background:var(--lc-ink);color:var(--lc-light);font:600 8px var(--lc-sans);letter-spacing:.1em;text-transform:uppercase;padding:14px 18px}
body.theme-editorial .compare-tabs button{border-radius:0;border:1px solid var(--lc-line);background:transparent;color:var(--lc-ink)}
body.theme-editorial .compare-tabs button.active{background:var(--lc-red);border-color:var(--lc-red);color:#fff}

body.theme-editorial .zone-transition{display:none}

/* Collections */
body.theme-editorial .collection-hero{min-height:0;padding:clamp(16px,2.2vw,28px) clamp(16px,4vw,48px);display:grid;grid-template-columns:1.15fr .85fr;gap:3vw;align-items:center;background:var(--lc-paper);color:var(--lc-ink);position:relative;overflow:hidden}
body.theme-editorial .collection-hero__vignette{display:none}
body.theme-editorial .collection-hero__film{position:relative;inset:auto;grid-column:2;grid-row:1;max-height:220px;overflow:hidden;background:var(--lc-sand);border:1px solid #aaa08d;padding:10px;transform:none;filter:none;opacity:1}
body.theme-editorial .collection-hero__content{grid-column:1;grid-row:1;max-width:720px;text-align:left;color:var(--lc-ink);padding:0}
body.theme-editorial .collection-hero__crumb,body.theme-editorial .collection-hero__crumb a{color:var(--lc-muted);font:600 8px var(--lc-sans);letter-spacing:.1em;text-transform:uppercase}
body.theme-editorial .collection-hero h1{font:400 clamp(26px,3.2vw,36px)/1.12 var(--lc-serif);letter-spacing:-.03em;color:var(--lc-ink);margin:8px 0 10px;text-shadow:none}
body.theme-editorial .collection-hero__tag,body.theme-editorial .collection-hero__tag.lumix,body.theme-editorial .collection-hero__tag.fuji,body.theme-editorial .collection-hero__tag.lr{color:var(--lc-red);font:600 9px var(--lc-sans);letter-spacing:.18em;text-transform:uppercase}
body.theme-editorial .collection-hero__intro{color:var(--lc-muted);font-size:15px;line-height:1.55;margin:0}
body.theme-editorial .hero-film-strip{position:relative;right:auto;top:auto;width:100%;transform:none;background:var(--lc-sand);box-shadow:none;filter:none}
body.theme-editorial .hero-film-strip__edge{background:var(--lc-coal)}
body.theme-editorial .film-shop-section{padding:clamp(70px,8vw,115px) clamp(20px,6vw,88px);background:var(--lc-paper)}
body.theme-editorial .roll-shop{gap:1px;background:var(--lc-line);border:1px solid var(--lc-line)}
body.theme-editorial .film-product{border:0;border-radius:0;background:var(--lc-light);box-shadow:none;color:var(--lc-ink)}
body.theme-editorial .film-product__title,body.theme-editorial a.film-product__title{color:var(--lc-ink);font-family:var(--lc-serif)}
body.theme-editorial .film-product__tag{color:var(--lc-red);font:600 8px var(--lc-sans);letter-spacing:.12em;text-transform:uppercase}
body.theme-editorial .film-product__spec{color:var(--lc-muted)}
body.theme-editorial .film-product__price{color:var(--lc-ink);font-family:var(--lc-serif)}
body.theme-editorial .film-product__cta,body.theme-editorial .film-product__buy{border-radius:0;background:var(--lc-ink);color:var(--lc-light)}

/* Product pages */
body.theme-editorial .sub-hero{padding:clamp(16px,2.2vw,28px) clamp(16px,4vw,48px) 22px;background:var(--lc-paper);color:var(--lc-ink);text-align:left}
body.theme-editorial .sub-hero h1{font:400 clamp(26px,3.4vw,38px)/1.08 var(--lc-serif);letter-spacing:-.03em;color:var(--lc-ink);margin:8px 0}
body.theme-editorial .sub-hero p,body.theme-editorial .sub-hero .lead{color:var(--lc-muted);font-size:16px}
body.theme-editorial .product-detail.glass-panel{max-width:1280px;margin:0 auto;padding:clamp(30px,5vw,70px);border:1px solid var(--lc-line);border-radius:0;background:var(--lc-light);box-shadow:none;color:var(--lc-ink)}
body.theme-editorial .product-detail__roll{margin-bottom:28px}
body.theme-editorial .compare-wrap{border-radius:0;background:var(--lc-sand)}
body.theme-editorial .compare-container{border-radius:0}
body.theme-editorial .compare-label{border-radius:0;background:var(--lc-coal);color:var(--lc-light);font:600 7px var(--lc-sans);letter-spacing:.12em;text-transform:uppercase}
body.theme-editorial .compare-label--after{background:var(--lc-red)}
body.theme-editorial .compare-caption{color:var(--lc-muted);font-size:10px;letter-spacing:.06em}
body.theme-editorial .product-story{max-width:780px;margin:45px auto;color:var(--lc-ink)}
body.theme-editorial .product-story h2,body.theme-editorial .product-story h3{font-family:var(--lc-serif);font-weight:400;color:var(--lc-ink)}
body.theme-editorial .product-desc{max-width:780px;margin:35px auto;color:var(--lc-muted);font-size:16px;line-height:1.7}
body.theme-editorial .product-specs{margin-top:35px;background:var(--lc-coal);color:var(--lc-light);padding:clamp(28px,4vw,55px)}
body.theme-editorial .product-specs h2,body.theme-editorial .product-specs h3,body.theme-editorial .product-specs dt{color:var(--lc-light);font-family:var(--lc-serif)}
body.theme-editorial .product-specs p,body.theme-editorial .product-specs dd,body.theme-editorial .product-specs li{color:#bbb5a8}
body.theme-editorial .product-install.glass-panel{border:1px solid #514e45;border-radius:0;background:var(--lc-coal);box-shadow:none;color:var(--lc-light)}
body.theme-editorial .buy-bar{border-top:1px solid #514e45;background:rgba(36,35,31,.97);color:var(--lc-light);backdrop-filter:blur(14px)}
body.theme-editorial .buy-bar .price-big,body.theme-editorial .buy-bar .price-big strong{color:var(--lc-light);font-family:var(--lc-serif)}
body.theme-editorial .buy-btn{border:0;border-radius:0;background:var(--lc-red);color:#fff;font:600 9px var(--lc-sans);letter-spacing:.1em;text-transform:uppercase}
body.theme-editorial .buy-btn:hover{background:#8f2b20}
body.theme-editorial .buy-bar .buy-btn--secondary,
body.theme-editorial.theme-bucuresti70 .buy-bar .buy-btn--secondary{
  background:transparent!important;border:1px solid #8b8578!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}
body.theme-editorial .buy-bar .buy-btn--secondary:hover{background:#fff!important;border-color:#fff!important;color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important}
body.theme-editorial .buy-bar__note{color:#d7d0c3!important;-webkit-text-fill-color:#d7d0c3!important}

/* Icon and supporting content blocks */
body.theme-editorial .icon-section,body.theme-editorial .icon-spec,body.theme-editorial .icon-install,body.theme-editorial .gallery-seo,body.theme-editorial .legal-page{background:var(--lc-paper);color:var(--lc-ink);border-color:var(--lc-line);border-radius:0;box-shadow:none}
body.theme-editorial .icon-section h2,body.theme-editorial .icon-spec h2,body.theme-editorial .legal-page h2{font-family:var(--lc-serif);font-weight:400;color:var(--lc-ink)}

/* Journal, gallery, guides and legal reading pages */
body.theme-editorial .gallery-zone,body.theme-editorial .look-finder-zone{background:var(--lc-paper);padding:clamp(35px,6vw,85px) clamp(18px,5vw,75px)}
body.theme-editorial .gallery-section{max-width:1320px;margin:auto}
body.theme-editorial .gallery-filters{display:flex;gap:0;border-bottom:1px solid var(--lc-ink);margin-bottom:30px}
body.theme-editorial .gallery-filters button{border:0;border-right:1px solid var(--lc-line);border-radius:0;background:transparent;color:var(--lc-ink);font:600 8px var(--lc-sans);letter-spacing:.12em;text-transform:uppercase;padding:12px 18px}
body.theme-editorial .gallery-filters button.active,body.theme-editorial .gallery-filters button:hover{background:var(--lc-ink);color:var(--lc-light)}
body.theme-editorial .gallery-grid{gap:1px;background:var(--lc-line);border:1px solid var(--lc-line)}
body.theme-editorial .gallery-card{border-radius:0;background:var(--lc-light);box-shadow:none}
body.theme-editorial .gallery-lightbox{background:rgba(29,28,24,.96)}
body.theme-editorial .gallery-lightbox__panel{border-radius:0;background:var(--lc-coal);color:var(--lc-light)}

body.theme-editorial .guide-hub,body.theme-editorial .blog-hub{max-width:1280px;margin:auto;padding:clamp(45px,7vw,100px) clamp(18px,5vw,70px);background:var(--lc-paper)}
body.theme-editorial .guide-hub__intro{max-width:760px;color:var(--lc-muted);font-size:16px;line-height:1.7}
body.theme-editorial .guide-hub__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--lc-line);border:1px solid var(--lc-line)}
body.theme-editorial .guide-card.glass-panel,body.theme-editorial .blog-card.glass-panel{margin:0;border:0;border-radius:0;background:var(--lc-light);box-shadow:none;color:var(--lc-ink);padding:28px}
body.theme-editorial .guide-card h2,body.theme-editorial .guide-card h3,body.theme-editorial .blog-card h2,body.theme-editorial .blog-card h3{font:400 clamp(25px,2.6vw,39px)/1 var(--lc-serif);color:var(--lc-ink)}
body.theme-editorial .guide-card p,body.theme-editorial .blog-card p{color:var(--lc-muted)}
body.theme-editorial .guide-card a,body.theme-editorial .blog-card a{color:var(--lc-red)}

body.theme-editorial .legal-page,body.theme-editorial .guide-page,body.theme-editorial .blog-article{max-width:900px;margin:0 auto;padding:clamp(50px,8vw,105px) clamp(20px,5vw,72px);background:var(--lc-light);color:var(--lc-ink);box-shadow:none}
body.theme-editorial .legal-page>h1,body.theme-editorial .guide-page>h1,body.theme-editorial .blog-article>h1{font:400 clamp(48px,6vw,80px)/.92 var(--lc-serif);color:var(--lc-ink)}
body.theme-editorial .legal-page section,body.theme-editorial .guide-page section,body.theme-editorial .blog-article section{padding:24px 0;border-top:1px solid var(--lc-line)}
body.theme-editorial .legal-page h2,body.theme-editorial .guide-page h2,body.theme-editorial .blog-article h2{font:400 clamp(27px,3vw,40px)/1.05 var(--lc-serif);color:var(--lc-ink)}
body.theme-editorial .legal-page h3,body.theme-editorial .guide-page h3,body.theme-editorial .blog-article h3{font:400 25px var(--lc-serif);color:var(--lc-ink)}
body.theme-editorial .legal-page p,body.theme-editorial .legal-page li,body.theme-editorial .guide-page p,body.theme-editorial .guide-page li,body.theme-editorial .blog-article p,body.theme-editorial .blog-article li{color:#514e46;font-size:16px;line-height:1.75}
body.theme-editorial .legal-page a,body.theme-editorial .guide-page a,body.theme-editorial .blog-article a{color:var(--lc-red)}
body.theme-editorial .blog-pick{border:1px solid var(--lc-line);border-radius:0;background:var(--lc-paper)}
body.theme-editorial .blog-cta.glass-panel{border-radius:0;border-left:4px solid var(--lc-red);background:var(--lc-coal);color:var(--lc-light)}

/* Look Finder */
body.theme-editorial .look-finder-app{max-width:1120px;margin:auto;background:var(--lc-light);border:1px solid #b4aa96;border-radius:0;box-shadow:var(--lc-shadow);color:var(--lc-ink)}
body.theme-editorial .look-finder-app button{border-radius:0;font-family:var(--lc-sans)}
body.theme-editorial .look-finder-app .primary,body.theme-editorial .look-finder-app [class*="primary"]{background:var(--lc-red);color:#fff}
body.theme-editorial .look-finder-seo{margin-top:60px;border-top:1px solid var(--lc-line)}

/* August refinement — stable dark navigation and aligned commerce actions */
body.theme-editorial .global-nav-pill,body.theme-editorial.theme-show .global-nav-pill,body.theme-editorial.theme-bucuresti70 .global-nav-pill{
  background:rgba(26,25,22,.97)!important;border-color:#454238!important;color:#fff!important;
  box-shadow:0 10px 30px rgba(20,18,14,.16)!important;
}
body.theme-editorial .nav-logo__look{color:#fff!important}
body.theme-editorial .nav-logo__craft{color:#e05643!important}
body.theme-editorial .nav-link,body.theme-editorial .nav-link.nav-link--film,body.theme-editorial.theme-show .nav-link{
  min-height:36px!important;padding:10px 13px!important;border:1px solid rgba(255,255,255,.17)!important;
  border-radius:12px!important;background:rgba(255,255,255,.055)!important;color:#fff!important;
  font-size:11px!important;font-weight:700!important;letter-spacing:.075em!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;
}
body.theme-editorial .nav-link:hover,body.theme-editorial .nav-link.active,body.theme-editorial .nav-link[aria-current="page"]{
  border-color:rgba(255,255,255,.5)!important;background:#fff!important;color:var(--lc-ink)!important;
}
body.theme-editorial .nav-link:after{display:none!important}
body.theme-editorial .nav-lang__link{border-color:rgba(255,255,255,.25)!important;border-radius:12px!important;color:#fff!important;background:rgba(255,255,255,.06)!important}

body.theme-editorial .product-row.glass-panel{display:flex;flex-direction:column;align-items:stretch}
body.theme-editorial .product-row .sub{min-height:44px}
body.theme-editorial .product-row .links{min-height:48px;margin-top:auto;align-items:center}
body.theme-editorial .product-row__buy,body.theme-editorial .buy-btn,body.theme-editorial .film-product__cta,body.theme-editorial .film-product__buy,body.theme-editorial .hero-showcase__cta,body.theme-editorial .show-cta{
  min-height:44px!important;padding:12px 17px!important;border-radius:12px!important;font-size:10px!important;font-weight:700!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.1!important;
}
body.theme-editorial .film-product{display:flex;flex-direction:column;height:100%}
body.theme-editorial .film-product__cta,body.theme-editorial .film-product__buy{margin-top:auto}

body.theme-editorial.theme-show .show-stage img{filter:saturate(.78) contrast(.96) brightness(1.03)}
body.theme-editorial .show-strip img{filter:saturate(.76) contrast(.96)}

.camera-finder-embed{padding:clamp(36px,5vw,64px) clamp(16px,5vw,72px);background:var(--lc-sand);border-top:1px solid #aaa08d;border-bottom:1px solid #aaa08d}
.camera-finder-embed__heading{max-width:1280px;margin:0 auto 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:4vw;align-items:end}
.camera-finder-embed__heading p{grid-column:1/-1;margin:0;color:var(--lc-red);font:700 9px var(--lc-sans);letter-spacing:.18em;text-transform:uppercase}
.camera-finder-embed__heading h2{margin:0;font:400 clamp(28px,3.6vw,44px)/1.05 var(--lc-serif);letter-spacing:-.03em;color:var(--lc-ink)}
.camera-finder-embed__heading span{color:#5d594f;font-size:15px;line-height:1.55}
.camera-finder-embed iframe{display:block;width:min(1360px,100%);height:min(480px,52vh);min-height:400px;margin:auto;border:1px solid #9f9581;background:var(--lc-paper);box-shadow:var(--lc-shadow)}

body.theme-editorial :focus-visible{outline:3px solid var(--lc-red);outline-offset:4px}

@media(max-width:768px){
  body.theme-editorial .global-nav-pill{min-height:62px;padding:0 16px}
  body.theme-editorial .nav-logo.nav-logo--mark{flex-basis:46px;width:46px;height:46px;min-width:46px;border-radius:13px}
  body.theme-editorial .nav-logo__look,body.theme-editorial .nav-logo__craft{font-size:27px!important}
  body.theme-editorial .nav-toggle,body.theme-editorial .nav-search{background:var(--lc-light);border:1px solid var(--lc-line);color:var(--lc-ink)}
  body.theme-editorial.nav-open .nav-menu-panel{background:var(--lc-paper);color:var(--lc-ink)}
  body.theme-editorial.nav-open .nav-menu-panel .nav-link,body.theme-editorial.nav-open .nav-menu-panel .nav-link__label{color:var(--lc-ink)!important;font-size:12px!important;line-height:1!important}
  body.theme-editorial.theme-show .show-hero{display:block;min-height:auto;padding:12px 16px 14px}
  body.theme-editorial.theme-show .show-name{font-size:28px;margin-top:4px}
  body.theme-editorial.theme-show .show-stage{min-height:160px;max-height:176px;margin-top:12px}
  body.theme-editorial .shop-path{grid-template-columns:1fr 1fr}
  body.theme-editorial .shop-path__link{font-size:20px}
  body.theme-editorial .shop-path__link[href*="kamera-finder"],
  body.theme-editorial .shop-path__link--finder{grid-column:1/-1;border-right:0;border-top:1px solid var(--lc-line)}
  body.theme-editorial .show-strip,body.theme-editorial .neon-spotlight__grid,body.theme-editorial .product-list{grid-template-columns:1fr}
  body.theme-editorial .look-finder-strip{align-items:flex-start;flex-direction:column}
  body.theme-editorial .hero-showcase{grid-template-columns:1fr;padding:50px 18px}
  body.theme-editorial .hero-showcase__visual{order:1;min-height:350px}
  body.theme-editorial .hero-showcase__panel{order:2}
  body.theme-editorial .collection-hero{grid-template-columns:1fr;padding:14px 16px}
  body.theme-editorial .collection-hero__content,body.theme-editorial .collection-hero__film{grid-column:1;grid-row:auto}
  body.theme-editorial .collection-hero__film{display:none}
  body.theme-editorial .collection-hero h1{font-size:24px}
  body.theme-editorial .guide-hub__grid{grid-template-columns:1fr}
  body.theme-editorial .global-nav-pill{background:#1a1916!important}
  body.theme-editorial .nav-toggle,body.theme-editorial .nav-search{background:#2e2c27!important;border-color:#575349!important;color:#fff!important;border-radius:12px}
  body.theme-editorial.nav-open .nav-menu-panel{background:#1a1916!important}
  body.theme-editorial.nav-open .nav-menu-panel .nav-link,body.theme-editorial.nav-open .nav-menu-panel .nav-link__label{color:#fff!important}
  body.theme-editorial.nav-open .nav-menu-panel .nav-link:hover,body.theme-editorial.nav-open .nav-menu-panel .nav-link.active{color:var(--lc-ink)!important}
  .camera-finder-embed{padding:36px 12px}
  .camera-finder-embed__heading{grid-template-columns:1fr;gap:12px;padding:0 6px}
  .camera-finder-embed iframe{min-height:380px;height:50vh}
}

@media(prefers-reduced-motion:reduce){
  body.theme-editorial *,body.theme-editorial *:before,body.theme-editorial *:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}

/* Chef-design correction — one authoritative contrast and alignment layer */
body.theme-editorial .global-nav-pill,
body.theme-editorial.theme-show .global-nav-pill,
body.theme-editorial.theme-bucuresti70 .global-nav-pill{
  height:72px!important;min-height:72px!important;padding:0 clamp(20px,3.2vw,52px)!important;gap:clamp(14px,2vw,30px)!important;
  overflow:visible!important;background:#1a1916!important;border:0!important;border-bottom:1px solid #403d35!important;border-radius:0!important;
  box-shadow:0 12px 34px rgba(20,18,14,.16)!important;
}
body.theme-editorial .nav-logo.nav-logo--mark{flex:0 0 48px!important;width:48px!important;height:48px!important;min-width:48px!important;border-radius:14px!important}
body.theme-editorial .nav-links{flex:1 1 auto!important;justify-content:flex-start!important;align-items:center!important;gap:clamp(5px,.72vw,12px)!important;margin:0 0 0 clamp(8px,1.2vw,20px)!important;padding:0!important}
body.theme-editorial .nav-link,
body.theme-editorial .nav-link.nav-link--film,
body.theme-editorial.theme-show .nav-link,
body.theme-editorial.theme-bucuresti70 .nav-link{
  width:auto!important;height:40px!important;min-width:0!important;min-height:40px!important;max-width:none!important;
  padding:0 clamp(5px,.6vw,10px)!important;gap:0!important;display:inline-flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;
  border:0!important;border-radius:0!important;background:transparent!important;box-shadow:inset 0 -2px transparent!important;filter:none!important;transform:none!important;
  color:#fff!important;-webkit-text-fill-color:#fff!important;font:700 clamp(9px,.72vw,11px)/1 var(--lc-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important;
}
body.theme-editorial .nav-link .nav-link__label,
body.theme-editorial.theme-show .nav-link .nav-link__label,
body.theme-editorial.theme-bucuresti70 .nav-link .nav-link__label{
  position:static!important;display:block!important;margin:0!important;padding:0!important;border:0!important;background:none!important;box-shadow:none!important;
  color:inherit!important;-webkit-text-fill-color:currentColor!important;font:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;white-space:nowrap!important;
}
body.theme-editorial .nav-link:before{display:none!important}
body.theme-editorial .nav-link:hover,
body.theme-editorial .nav-link.active,
body.theme-editorial .nav-link[aria-current="page"],
body.theme-editorial.theme-bucuresti70.theme-show .global-nav-pill .nav-link.active,
body.theme-editorial.theme-bucuresti70.theme-show .global-nav-pill .nav-link[aria-current="page"]{
  color:#fff!important;-webkit-text-fill-color:#fff!important;background:#302d27!important;border:0!important;border-radius:8px!important;box-shadow:inset 0 -3px var(--lc-red)!important;
}
body.theme-editorial .nav-link:hover .nav-link__label,
body.theme-editorial .nav-link.active .nav-link__label,
body.theme-editorial .nav-link[aria-current="page"] .nav-link__label{color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial .nav-link[href*="#kamera-finder"],body.theme-editorial .nav-link[href*="kamera-finder/"],body.theme-editorial.theme-bucuresti70.theme-show .global-nav-pill .nav-link[href*="#kamera-finder"]{color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial .nav-logo.is-current,body.theme-editorial .nav-logo[aria-current="page"]{outline:2px solid var(--lc-red)!important;outline-offset:2px!important;box-shadow:0 0 0 4px rgba(182,56,40,.16)!important}
body.theme-editorial .nav-lang__link,
body.theme-editorial.theme-bucuresti70.theme-show .global-nav-pill>.nav-lang .nav-lang__link{
  height:36px!important;min-width:40px!important;border:1px solid #625e53!important;border-radius:10px!important;background:#26241f!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}

body.theme-editorial .product-list{align-items:stretch!important}
body.theme-editorial .product-row.glass-panel,
body.theme-editorial.theme-show .product-row.glass-panel{
  display:flex!important;flex-direction:column!important;align-items:stretch!important;height:100%!important;margin:0!important;padding:18px 20px!important;
  background:var(--lc-light)!important;color:var(--lc-ink)!important;border:0!important;border-radius:0!important;box-shadow:none!important;
}
body.theme-editorial .product-row h2,body.theme-editorial.theme-show .product-row h2{
  min-height:0!important;margin:6px 0 8px!important;color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;
  font:400 clamp(24px,2.6vw,32px)/1.08 var(--lc-serif)!important;letter-spacing:-.025em!important;
}
body.theme-editorial .product-row .tag,body.theme-editorial .product-row .tag.lumix,body.theme-editorial .product-row .tag.fuji,body.theme-editorial .product-row .tag.lr,body.theme-editorial .product-row .tag.icon,
body.theme-editorial.theme-show .product-row .tag,body.theme-editorial.theme-show .product-row .tag.lumix,body.theme-editorial.theme-show .product-row .tag.fuji,body.theme-editorial.theme-show .product-row .tag.lr,body.theme-editorial.theme-show .product-row .tag.icon{
  color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important;font:700 9px/1.3 var(--lc-sans)!important;letter-spacing:.15em!important;text-transform:uppercase!important;
}
body.theme-editorial .product-row .sub,body.theme-editorial.theme-show .product-row .sub{
  min-height:0!important;margin:0 0 8px!important;color:#514e46!important;-webkit-text-fill-color:#514e46!important;font:500 13px/1.45 var(--lc-sans)!important;
}
body.theme-editorial .product-row .price,body.theme-editorial.theme-show .product-row .price{
  margin:0 0 10px!important;color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important;font:italic 18px/1 var(--lc-serif)!important;
}
body.theme-editorial .product-row .links,body.theme-editorial.theme-show .product-row .links{
  min-height:0!important;margin:0!important;justify-content:flex-start!important;align-items:center!important;flex-wrap:nowrap!important;
}
body.theme-editorial .product-row>.roll-shop{margin-top:16px!important}

body.theme-editorial .film-product,body.theme-editorial.theme-show .film-product{
  display:flex!important;flex-direction:column!important;height:100%!important;background:var(--lc-light)!important;color:var(--lc-ink)!important;border-radius:0!important;box-shadow:none!important;
}
body.theme-editorial .film-product__meta,body.theme-editorial.theme-show .film-product__meta{display:flex!important;flex:1 1 auto!important;flex-direction:column!important;padding:16px 10px 8px!important;color:var(--lc-ink)!important}
body.theme-editorial .film-product__spec,body.theme-editorial.theme-show .film-product__spec{
  min-height:0!important;color:#514e46!important;-webkit-text-fill-color:#514e46!important;font:600 10px/1.45 var(--lc-sans)!important;letter-spacing:.06em!important;text-transform:uppercase!important;
}
body.theme-editorial .film-product__meta-row{min-height:44px!important;align-items:center!important}
body.theme-editorial .film-product__title,body.theme-editorial a.film-product__title,
body.theme-editorial.theme-show .film-product__title,body.theme-editorial.theme-show a.film-product__title{
  color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;font:400 clamp(18px,1.5vw,24px)/1.1 var(--lc-serif)!important;letter-spacing:-.015em!important;
}
body.theme-editorial .film-product__price,body.theme-editorial.theme-show .film-product__price{
  color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important;font:italic 19px/1 var(--lc-serif)!important;
}
body.theme-editorial .film-product__buy,body.theme-editorial.theme-show .film-product__buy{
  width:100%!important;min-height:44px!important;margin-top:auto!important;padding:12px 16px!important;align-self:stretch!important;
  border:0!important;border-radius:12px!important;background:var(--lc-ink)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
  font:700 10px/1 var(--lc-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important;
}
body.theme-editorial .film-product__buy:hover{background:var(--lc-red)!important}
body.theme-editorial .film-product__tag,body.theme-editorial.theme-show .film-product__tag{
  display:flex!important;align-items:flex-start!important;min-height:40px!important;margin:0!important;padding:8px 10px 12px!important;
  color:#5e5a51!important;-webkit-text-fill-color:#5e5a51!important;font:700 9px/1.45 var(--lc-sans)!important;letter-spacing:.09em!important;text-transform:uppercase!important;
}
body.theme-editorial.theme-show .site-footer,body.theme-editorial.theme-show .site-footer p{color:var(--lc-muted)!important;-webkit-text-fill-color:var(--lc-muted)!important;font-size:10px!important;font-weight:500!important}
body.theme-editorial.theme-show .site-footer a{color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important}
body.theme-editorial.theme-show a.show-cta,body.theme-editorial.theme-bucuresti70.theme-show a.show-cta{
  background:var(--lc-ink)!important;border-color:var(--lc-ink)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}
body.theme-editorial.theme-show a.show-cta:hover{background:var(--lc-red)!important;border-color:var(--lc-red)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial.theme-show .shop-path__link,body.theme-editorial.theme-bucuresti70.theme-show .shop-path__link{
  background:transparent!important;color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;
}
body.theme-editorial.theme-show .shop-path__link:hover{background:var(--lc-ink)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial.theme-show .show-name,body.theme-editorial.theme-bucuresti70.theme-show .show-name{color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;text-shadow:none!important}
body.theme-editorial.theme-show .text-link,body.theme-editorial.theme-bucuresti70.theme-show .text-link{color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important}
body.theme-editorial.theme-show .text-link:hover{color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important}
body.theme-editorial .site-footer,body.theme-editorial.theme-show .site-footer,body.theme-editorial.theme-bucuresti70 .site-footer{
  background:var(--lc-paper)!important;color:var(--lc-muted)!important;-webkit-text-fill-color:var(--lc-muted)!important;border-top:1px solid var(--lc-line)!important;
}
body.theme-editorial .site-footer a,body.theme-editorial.theme-show .site-footer a{color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important}
body.theme-editorial .cookie-consent__inner{
  background:rgba(36,35,31,.98)!important;border:1px solid #555147!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:0 24px 70px rgba(20,18,14,.35)!important;
}
body.theme-editorial .cookie-consent__inner p,body.theme-editorial .cookie-consent__inner strong{color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial .cookie-consent__inner a{color:#f08a78!important;-webkit-text-fill-color:#f08a78!important}
body.theme-editorial .cookie-consent__btn--ghost{background:transparent!important;border:1px solid #777268!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial .cookie-consent__btn--primary{background:var(--lc-red)!important;border:1px solid var(--lc-red)!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial.theme-show .show-hero #productTitle,body.theme-editorial.theme-bucuresti70.theme-show .show-hero #productTitle{
  color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;text-shadow:none!important;font-family:var(--lc-serif)!important;font-weight:400!important;letter-spacing:-.055em!important;
}
body.theme-editorial.theme-show .show-hero #productMeta,body.theme-editorial.theme-bucuresti70.theme-show .show-hero #productMeta{
  color:#514e46!important;-webkit-text-fill-color:#514e46!important;font:600 13px/1.6 var(--lc-sans)!important;letter-spacing:.06em!important;text-transform:uppercase!important;
}
body.theme-editorial.theme-show .show-hero .back,body.theme-editorial.theme-bucuresti70.theme-show .show-hero .back{
  color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;font:700 11px/1.2 var(--lc-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important;
}
body.theme-editorial.theme-show .show-hero .back:hover{color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important}
body.theme-editorial .product-benefit,body.theme-editorial.theme-show .product-benefit{color:#514e46!important;-webkit-text-fill-color:#514e46!important}
body.theme-editorial .compare-caption,body.theme-editorial.theme-show .compare-caption,body.theme-editorial .compare-caption strong{color:#514e46!important;-webkit-text-fill-color:#514e46!important}
body.theme-editorial .product-offer,body.theme-editorial.theme-show .product-offer{background:var(--lc-light)!important;border:1px solid var(--lc-line)!important;color:var(--lc-ink)!important}
body.theme-editorial .product-offer__name,body.theme-editorial.theme-show .product-offer__name{color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important}
body.theme-editorial .product-offer__benefit,body.theme-editorial .product-offer__price,body.theme-editorial.theme-show .product-offer__benefit,body.theme-editorial.theme-show .product-offer__price{color:#514e46!important;-webkit-text-fill-color:#514e46!important}
body.theme-editorial .product-offer__price strong{color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important}
body.theme-editorial .product-install.glass-panel,body.theme-editorial.theme-show .product-install.glass-panel{background:var(--lc-coal)!important;border:1px solid #514e45!important;color:var(--lc-light)!important}
body.theme-editorial .product-install h2,body.theme-editorial .product-install h3,body.theme-editorial .product-install p,body.theme-editorial .product-install li,body.theme-editorial .product-install code{color:var(--lc-light)!important;-webkit-text-fill-color:var(--lc-light)!important}
body.theme-editorial .guide-card.glass-panel,body.theme-editorial .blog-card.glass-panel{background:var(--lc-light)!important;color:var(--lc-ink)!important}
body.theme-editorial .guide-card p,body.theme-editorial .blog-card p,body.theme-editorial .guide-card time,body.theme-editorial .blog-card time{color:#514e46!important;-webkit-text-fill-color:#514e46!important}
body.theme-editorial .guide-card .tag,body.theme-editorial .blog-card .tag{color:var(--lc-red)!important;-webkit-text-fill-color:var(--lc-red)!important}
body.theme-editorial .neon-card__overlay{display:block!important;background:linear-gradient(180deg,rgba(20,18,14,.05) 28%,rgba(20,18,14,.9) 100%)!important}
body.theme-editorial .neon-card__title{color:#fff!important;-webkit-text-fill-color:#fff!important}
body.theme-editorial .neon-card__meta{color:#f2e9dd!important;-webkit-text-fill-color:#f2e9dd!important}
body.theme-editorial .neon-card__tag{color:#f08a78!important;-webkit-text-fill-color:#f08a78!important}

@media(max-width:1100px){
  body.theme-editorial .global-nav-pill,body.theme-editorial.theme-show .global-nav-pill,body.theme-editorial.theme-bucuresti70 .global-nav-pill{height:64px!important;min-height:64px!important;padding:0 14px!important;gap:8px!important}
  body.theme-editorial .nav-logo.nav-logo--mark{flex-basis:46px!important;width:46px!important;height:46px!important;min-width:46px!important;border-radius:13px!important}
  body.theme-editorial .global-nav-pill>.nav-links{display:none!important}
  body.theme-editorial .nav-lang{margin-left:auto!important}
  body.theme-editorial .nav-toggle,body.theme-editorial .nav-search{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;
    border:1px solid #575349!important;border-radius:12px!important;background:#2e2c27!important;color:#fff!important;
  }
  body.theme-editorial .nav-toggle__bar{background:#fff!important}
  body.theme-editorial .nav-backdrop{display:block!important;position:fixed!important;inset:0!important;z-index:99!important;background:rgba(12,11,10,.66)!important;backdrop-filter:blur(5px)!important}
  body.theme-editorial .nav-backdrop[hidden]{display:none!important}
  body.theme-editorial:not(.nav-open)>.nav-menu-panel{display:none!important}
  body.theme-editorial.nav-open .nav-menu-panel{
    display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;position:fixed!important;top:76px!important;left:14px!important;right:14px!important;z-index:104!important;
    gap:8px!important;margin:0!important;padding:14px!important;max-height:calc(100dvh - 90px)!important;overflow-y:auto!important;list-style:none!important;
    background:#1a1916!important;border:1px solid #4c493f!important;border-radius:18px!important;box-shadow:0 25px 70px rgba(0,0,0,.4)!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel>li{width:100%!important}
  body.theme-editorial.nav-open .nav-menu-panel .nav-link,
  body.theme-editorial.nav-open .nav-menu-panel .nav-link.nav-link--film{
    width:100%!important;height:48px!important;min-height:48px!important;padding:0 14px!important;border:1px solid #48453c!important;border-radius:12px!important;
    background:#26241f!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;font-size:12px!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel .nav-link .nav-link__label{color:#fff!important;-webkit-text-fill-color:#fff!important}
  body.theme-editorial.nav-open .nav-menu-panel .nav-link:hover,body.theme-editorial.nav-open .nav-menu-panel .nav-link.active{background:var(--lc-red)!important;border-color:var(--lc-red)!important;color:#fff!important}
}

@media(max-width:620px){
  body.theme-editorial.nav-open .nav-menu-panel{grid-template-columns:1fr!important}
  body.theme-editorial .product-row h2{min-height:0!important}
  body.theme-editorial .product-row .sub{min-height:0!important}
}

/* Finish leftover show.css leaks: serif headlines, square frames, no false Kamera-Finder chrome */
html:has(body.theme-editorial),
html:has(body.theme-editorial.theme-show){
  background:var(--lc-paper)!important;
  color-scheme:light;
}
body.theme-editorial,
body.theme-editorial.theme-show,
body.theme-editorial.theme-bucuresti70.theme-show{
  font-family:var(--lc-sans)!important;
  background:var(--lc-paper)!important;
  color:var(--lc-ink)!important;
}
body.theme-editorial.theme-show .page,
body.theme-editorial.theme-show .shop-zone,
body.theme-editorial.theme-show .film-shelf,
body.theme-editorial.theme-show .looks-section,
body.theme-editorial.theme-show .icon-section,
body.theme-editorial.theme-show .site-footer,
body.theme-editorial.theme-show .cinestill-zone,
body.theme-editorial.theme-show .epoca-zone,
body.theme-bucuresti70.theme-editorial.theme-show .page,
body.theme-bucuresti70.theme-editorial.theme-show .shop-zone,
body.theme-bucuresti70.theme-editorial.theme-show .site-footer{
  background:var(--lc-paper)!important;
  color:var(--lc-ink)!important;
}
body.theme-editorial.theme-show .show-name,
body.theme-editorial.theme-show .show-hero #productTitle,
body.theme-editorial.theme-show .show-hero #heroTitle,
body.theme-editorial.theme-bucuresti70.theme-show .show-name,
body.theme-editorial.theme-bucuresti70.theme-show .show-hero #productTitle,
body.theme-editorial .collection-hero h1,
body.theme-editorial .sub-hero h1,
body.theme-editorial .product-row h2,
body.theme-editorial .show-closer h3,
body.theme-editorial .camera-finder-embed__heading h2{
  font-family:var(--lc-serif)!important;
  font-weight:400!important;
  letter-spacing:-.05em!important;
}
body.theme-editorial.theme-show .show-tag{
  font-family:var(--lc-serif)!important;
  font-style:italic!important;
  font-weight:400!important;
}
body.theme-editorial .nav-link,
body.theme-editorial .nav-link .nav-link__label,
body.theme-editorial.theme-bucuresti70.theme-show .nav-link .nav-link__label{
  font-family:var(--lc-sans)!important;
}
body.theme-editorial.theme-show .show-stage,
body.theme-editorial.theme-bucuresti70.theme-show .show-stage,
body.theme-editorial.theme-show .show-stage img{
  border-radius:0!important;
}
body.theme-editorial.theme-show .show-hero,
body.theme-editorial.theme-bucuresti70.theme-show .show-hero{
  min-height:0!important;
  padding-top:14px!important;
  padding-bottom:16px!important;
}
body.theme-editorial.theme-show .show-stage,
body.theme-editorial.theme-bucuresti70.theme-show .show-stage{
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:160px!important;
  max-height:220px!important;
  aspect-ratio:auto!important;
  margin:0!important;
  align-self:stretch!important;
  overflow:hidden!important;
}
body.theme-editorial .collection-hero,
body.theme-editorial.theme-bucuresti70 .collection-hero{
  min-height:0!important;
  padding-top:clamp(16px,2.2vw,28px)!important;
  padding-bottom:clamp(16px,2.2vw,28px)!important;
}
body.theme-editorial .collection-hero__film,
body.theme-editorial.theme-bucuresti70 .collection-hero__film{
  position:relative!important;
  inset:auto!important;
  max-height:220px!important;
  opacity:1!important;
}
body.theme-editorial .hero-film-strip{
  position:relative!important;
  right:auto!important;
  top:auto!important;
  width:100%!important;
  transform:none!important;
}
body.theme-editorial .sub-hero h1,
body.theme-editorial.theme-bucuresti70 .sub-hero h1{
  font-size:clamp(26px,3.4vw,38px)!important;
  line-height:1.08!important;
  margin:8px 0!important;
}
body.theme-editorial .collection-hero h1,
body.theme-editorial.theme-show .collection-hero h1,
body.theme-editorial.theme-bucuresti70 .collection-hero h1{
  font-size:clamp(26px,3.2vw,36px)!important;
  line-height:1.12!important;
  margin:8px 0 10px!important;
}
body.theme-editorial.theme-show .show-name,
body.theme-editorial.theme-show .show-hero #productTitle,
body.theme-editorial.theme-show .show-hero #heroTitle{
  font-size:clamp(26px,2.8vw,34px)!important;
  line-height:1!important;
  margin:4px 0 6px!important;
}

/* Mobile: compact, flush, vertically centered nav type */
@media(max-width:1100px){
  body.theme-editorial,body.theme-editorial.theme-bucuresti70{--nav-h:52px}
  body.theme-editorial .page,body.theme-editorial.theme-bucuresti70 .page{padding-top:52px!important}
  body.theme-editorial .global-nav,body.theme-editorial.theme-bucuresti70 .global-nav{
    padding:0!important;top:0!important;
  }
  body.theme-editorial .global-nav-pill,
  body.theme-editorial.theme-show .global-nav-pill,
  body.theme-editorial.theme-bucuresti70 .global-nav-pill,
  body.theme-editorial.theme-bucuresti70.theme-show .global-nav-pill{
    display:flex!important;align-items:center!important;justify-content:flex-start!important;
    height:52px!important;min-height:52px!important;max-height:52px!important;
    padding:0 12px!important;gap:8px!important;box-sizing:border-box!important;
  }
  body.theme-editorial .nav-logo,body.theme-editorial .nav-logo.nav-logo--mark,body.theme-editorial.theme-bucuresti70 .nav-logo.nav-logo--mark{
    align-self:center!important;flex:0 0 32px!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:9px!important;margin:0!important;
  }
  body.theme-editorial .nav-lang,body.theme-editorial .nav-search,body.theme-editorial .nav-toggle{
    align-self:center!important;margin-top:0!important;margin-bottom:0!important;
  }
  body.theme-editorial .nav-lang__link,
  body.theme-editorial.theme-bucuresti70.theme-show .global-nav-pill>.nav-lang .nav-lang__link{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    height:32px!important;min-height:32px!important;min-width:36px!important;padding:0 8px!important;
    font:700 10px/1 var(--lc-sans)!important;letter-spacing:.06em!important;
  }
  body.theme-editorial .nav-toggle,body.theme-editorial .nav-search{
    flex-direction:column!important;justify-content:center!important;align-items:center!important;
    width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;
    flex-basis:32px!important;border-radius:8px!important;padding:0!important;gap:4px!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel,
  body.theme-editorial.theme-bucuresti70.nav-open .nav-menu-panel,
  body.theme-editorial.theme-bucuresti70.nav-open .nav-links{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:stretch!important;justify-content:flex-start!important;
    top:56px!important;left:0!important;right:0!important;gap:0!important;
    margin:0!important;padding:8px 12px 12px!important;max-height:calc(100dvh - 56px)!important;
    border:0!important;border-top:1px solid #403d35!important;border-radius:0!important;
    background:#1a1916!important;box-shadow:0 18px 40px rgba(0,0,0,.35)!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel>li,body.theme-editorial.theme-bucuresti70.nav-open .nav-menu-panel>li{
    width:100%!important;margin:0!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel .nav-link,
  body.theme-editorial.nav-open .nav-menu-panel .nav-link.nav-link--film,
  html body.theme-editorial.theme-bucuresti70.nav-open .nav-link,
  html body.theme-editorial.theme-bucuresti70.nav-open .nav-link.nav-link--film,
  html body.theme-editorial.theme-bucuresti70.nav-open .nav-menu-panel .nav-link{
    display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;
    width:100%!important;height:36px!important;min-height:0!important;max-height:36px!important;
    min-width:0!important;max-width:none!important;margin:0!important;
    padding:0 14px!important;gap:0!important;border:0!important;border-bottom:1px solid #2f2d28!important;border-radius:0!important;
    background:transparent!important;box-shadow:none!important;
    color:#fff!important;-webkit-text-fill-color:#fff!important;
    font:600 11px/36px var(--lc-sans)!important;letter-spacing:.08em!important;text-transform:uppercase!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel .nav-link .nav-link__label,
  html body.theme-editorial.theme-bucuresti70.nav-open .nav-link .nav-link__label,
  html body.theme-editorial.theme-bucuresti70.nav-open .nav-menu-panel .nav-link__label{
    display:block!important;align-items:unset!important;justify-content:unset!important;
    width:auto!important;height:36px!important;min-height:0!important;max-height:36px!important;
    margin:0!important;padding:0!important;border:0!important;background:none!important;border-radius:0!important;
    font:600 11px/36px var(--lc-sans)!important;letter-spacing:.08em!important;
    color:#fff!important;-webkit-text-fill-color:#fff!important;
  }
  body.theme-editorial.nav-open .nav-menu-panel .nav-link:before,
  body.theme-editorial.theme-bucuresti70.nav-open .nav-link:before{display:none!important;content:none!important;width:0!important;height:0!important}
  body.theme-editorial.nav-open .nav-menu-panel .nav-link.active,
  body.theme-editorial.nav-open .nav-menu-panel .nav-link:hover,
  body.theme-editorial.theme-bucuresti70.nav-open .nav-link.active{
    background:#2a2823!important;box-shadow:inset 3px 0 var(--lc-red)!important;color:#fff!important;
  }
}

@media(max-width:768px){
  body.theme-editorial.theme-show .show-hero,
  body.theme-editorial.theme-bucuresti70.theme-show .show-hero{
    padding:12px 16px 14px!important;margin:0!important;border-radius:0!important;min-height:0!important;
  }
  body.theme-editorial.theme-show .show-name,
  body.theme-editorial.theme-show .show-hero #productTitle,
  body.theme-editorial.theme-show .show-hero #heroTitle{
    font-size:26px!important;line-height:1.05!important;margin:4px 0 6px!important;
  }
  body.theme-editorial.theme-show .show-tag{font-size:15px!important;margin:0 0 6px!important}
  body.theme-editorial.theme-show .show-sub{font-size:13px!important}
  body.theme-editorial.theme-show .show-stage,
  body.theme-editorial.theme-bucuresti70.theme-show .show-stage{
    min-height:150px!important;max-height:168px!important;margin-top:10px!important;padding:6px!important;
  }
  body.theme-editorial.theme-show .show-stage:before{top:12px!important;left:12px!important;font-size:6px!important}
  body.theme-editorial.theme-show .show-finishes{margin:12px 0 6px!important}
  body.theme-editorial.theme-show .show-cta,body.theme-editorial.theme-bucuresti70.theme-show a.show-cta{
    margin-top:10px!important;padding:10px 14px!important;min-height:40px!important;border-radius:0!important;
  }
  body.theme-editorial .shop-path{grid-template-columns:1fr 1fr!important}
  body.theme-editorial .shop-path__link{
    display:flex!important;align-items:center!important;justify-content:center!important;
    min-height:44px!important;padding:8px 10px!important;font-size:14px!important;line-height:1.1!important;
  }
  body.theme-editorial .shop-path__link[href*="kamera-finder"],
  body.theme-editorial .shop-path__link--finder{
    grid-column:1/-1!important;border-right:0!important;border-top:1px solid var(--lc-line)!important;
  }
  body.theme-editorial .show-closer,body.theme-editorial .neon-spotlight{padding:22px 16px!important}
  body.theme-editorial .show-closer h3,body.theme-editorial .neon-spotlight__heading h2{font-size:24px!important;margin:0 0 12px!important}
  body.theme-editorial .look-finder-strip{padding:12px 16px!important;gap:10px!important}
  body.theme-editorial .look-finder-strip__text{font-size:16px!important}
  body.theme-editorial .tool-band{grid-template-columns:1fr!important}
  body.theme-editorial .tool-band__item{min-height:56px!important;padding:10px 16px!important}
  body.theme-editorial .tool-band__item strong{font-size:16px!important}
  body.theme-editorial .collection-hero,
  body.theme-editorial.theme-bucuresti70 .collection-hero{
    width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;
    padding:14px 16px!important;min-height:0!important;background:var(--lc-paper)!important;
    border:0!important;box-shadow:none!important;
  }
  body.theme-editorial .collection-hero h1,
  body.theme-editorial.theme-bucuresti70 .collection-hero h1{
    font-size:24px!important;line-height:1.12!important;margin:6px 0 8px!important;color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;
  }
  body.theme-editorial .collection-hero__intro,body.theme-editorial.theme-bucuresti70 .collection-hero__intro{
    font-size:13px!important;color:var(--lc-muted)!important;-webkit-text-fill-color:var(--lc-muted)!important;
  }
  body.theme-editorial .collection-hero__tag,body.theme-editorial.theme-bucuresti70 .collection-hero__tag{
    color:var(--lc-red)!important;margin-bottom:6px!important;
  }
  body.theme-editorial .collection-hero__film,body.theme-editorial.theme-bucuresti70 .collection-hero__film{display:none!important}
  body.theme-editorial .sub-hero,
  body.theme-editorial .page>.sub-hero,
  body.theme-editorial #productPage>.sub-hero,
  body.theme-editorial.theme-bucuresti70 .page>.sub-hero,
  body.theme-editorial.theme-bucuresti70 #productPage>.sub-hero,
  body.theme-editorial.theme-bucuresti70 .sub-hero--neon{
    width:100%!important;max-width:none!important;margin:0!important;border-radius:0!important;
    padding:14px 16px 16px!important;min-height:0!important;
    background:var(--lc-paper)!important;border:0!important;box-shadow:none!important;color:var(--lc-ink)!important;
  }
  body.theme-editorial .sub-hero h1,
  body.theme-editorial.theme-bucuresti70 .page>.sub-hero h1,
  body.theme-editorial.theme-bucuresti70 #productPage>.sub-hero h1{
    font-size:24px!important;margin:6px 0 8px!important;color:var(--lc-ink)!important;-webkit-text-fill-color:var(--lc-ink)!important;
  }
  body.theme-editorial .sub-hero .lead,body.theme-editorial.theme-bucuresti70 .page>.sub-hero .lead{
    font-size:13px!important;color:var(--lc-muted)!important;-webkit-text-fill-color:var(--lc-muted)!important;
  }
  body.theme-editorial .sub-hero .tag,body.theme-editorial.theme-bucuresti70 .page>.sub-hero .tag{
    color:var(--lc-red)!important;
  }
  body.theme-editorial .sub-hero .back,body.theme-editorial.theme-bucuresti70 .page>.sub-hero .back{
    color:var(--lc-ink)!important;background:transparent!important;border:0!important;padding:0!important;
  }
  body.theme-editorial .product-list{padding:28px 16px!important}
  body.theme-editorial .product-row.glass-panel,body.theme-editorial.theme-show .product-row.glass-panel{
    padding:18px 16px!important;border-radius:0!important;
  }
  body.theme-editorial .product-row h2{font-size:24px!important;min-height:0!important;margin:8px 0!important}
  body.theme-editorial .film-shop-section{padding:22px 16px!important;width:100%!important;margin:0!important;border-radius:0!important}
  body.theme-editorial .hero-showcase{min-height:0!important;padding:24px 16px!important}
  body.theme-editorial .hero-showcase__visual{min-height:200px!important}
}

/* Kamera-Finder as a full page, not an embed */
body.theme-editorial:has(> .site-header):not(.embed-mode){padding-top:72px}
body.theme-editorial .site-header{
  height:48px;top:72px!important;padding:0 16px;background:var(--lc-paper);border-bottom:1px solid var(--lc-line);z-index:90;
}
body.theme-editorial .site-header .brand{display:none}
body.theme-editorial .site-header nav{gap:18px}
body.theme-editorial .hero h1{font:400 clamp(26px,4vw,42px)/1.08 var(--lc-serif)!important;margin:10px 0 10px!important}
body.theme-editorial .hero-copy{font-size:15px!important}
body.theme-editorial .hero-actions{margin:16px 0 18px!important}
body.theme-editorial .quiz-section,body.theme-editorial .catalog-section,body.theme-editorial .compare-section{
  padding:clamp(28px,5vw,56px) clamp(16px,4vw,48px)!important;
  scroll-margin-top:128px;
}
body.theme-editorial .section-heading{margin-bottom:24px!important}
body.theme-editorial .section-heading h2{font:400 clamp(24px,3.6vw,36px)/1.08 var(--lc-serif)!important}
body.theme-editorial .quiz-shell{min-height:0!important;padding:18px 16px!important}
body.theme-editorial .quiz-panel h3{font:400 clamp(20px,3vw,28px)/1.1 var(--lc-serif)!important}
@media(max-width:1100px){
  body.theme-editorial:has(> .site-header):not(.embed-mode){padding-top:52px}
  body.theme-editorial .site-header{height:44px;top:52px!important;padding:0 12px}
}
@media(max-width:768px){
  body.theme-editorial .site-header{height:44px;top:52px!important;padding:0 12px}
  body.theme-editorial .hero-product{display:none!important}
  body.theme-editorial .quiz-section,body.theme-editorial .catalog-section,body.theme-editorial .compare-section{padding:24px 14px!important}
}

/* Compact homepage density on desktop (same rhythm as mobile) */
body.theme-editorial.theme-show .show-stage img{
  object-position:center 58%!important;
}
body.theme-editorial.theme-show .show-finishes{margin:10px 0 6px!important}
body.theme-editorial.theme-show .show-cta,
body.theme-editorial.theme-bucuresti70.theme-show a.show-cta{
  margin-top:10px!important;padding:10px 14px!important;min-height:40px!important;border-radius:0!important;
}
body.theme-editorial .product-list{padding:28px clamp(16px,3vw,40px)!important}
body.theme-editorial .show-strip img,body.theme-editorial .neon-card__img{
  height:clamp(120px,16vw,168px)!important;object-fit:cover!important;
}

/* Tool-band centered; shop as 3-col table + Icons below; buy buttons on one line */
body.theme-editorial .tool-band__item{
  align-items:center!important;justify-content:center!important;text-align:center!important;
}
body.theme-editorial .product-list#shop{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  align-items:stretch!important;
  max-width:none!important;
}
body.theme-editorial .product-list#shop>#lumix,
body.theme-editorial .product-list#shop>#fuji,
body.theme-editorial .product-list#shop>#lightroom{
  display:grid!important;
  grid-template-rows:subgrid!important;
  grid-row:1/span 6!important;
  text-align:center!important;
}
body.theme-editorial .product-list#shop>#lumix{grid-column:1}
body.theme-editorial .product-list#shop>#fuji{grid-column:2}
body.theme-editorial .product-list#shop>#lightroom{grid-column:3}
body.theme-editorial .product-list#shop>#icons{
  grid-column:1/-1!important;
  grid-row:7!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  text-align:center!important;
  padding:20px 24px!important;
}
body.theme-editorial .product-list#shop .links{
  display:flex!important;
  flex-direction:column!important;
  flex-wrap:nowrap!important;
  justify-content:flex-start!important;
  align-items:center!important;
  gap:8px!important;
  min-height:0!important;
  margin:0!important;
}
body.theme-editorial .product-list#shop .product-row__buy{
  flex:0 0 auto!important;width:100%!important;max-width:220px!important;border-radius:0!important;
}
body.theme-editorial .product-list#shop .product-row__secondary{
  display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px 16px!important;width:100%!important;max-width:100%!important;
}
body.theme-editorial .product-list#shop .roll-shop,
body.theme-editorial .product-list#shop .roll-shop--mini{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  align-items:stretch!important;
  width:100%!important;
  max-width:none!important;
  margin:16px 0 0!important;
  gap:1px!important;
}
body.theme-editorial .product-list#shop .film-product{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  min-height:0!important;
}
body.theme-editorial .product-list#shop .film-product__scene{
  min-height:232px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
}
body.theme-editorial .product-list#shop .film-product__meta{
  display:flex!important;
  flex-direction:column!important;
  flex:1 1 auto!important;
}
body.theme-editorial .product-list#shop .film-product__spec{
  min-height:3em!important;
}
body.theme-editorial .product-list#shop .film-product__buy{
  margin-top:auto!important;
  border-radius:0!important;
}
body.theme-editorial .product-list#shop .film-product__tag{
  min-height:48px!important;
}
body.theme-editorial .product-list#shop>#icons .thumb,
body.theme-editorial .product-list#shop>#icons .thumb>div{
  width:100%!important;
  padding:8px 0!important;
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  gap:16px!important;
  flex-wrap:wrap!important;
  background:transparent!important;
}
body.theme-editorial .product-list#shop>#icons .thumb img{
  width:64px!important;height:64px!important;aspect-ratio:auto!important;
}
@media(max-width:900px){
  body.theme-editorial .product-list#shop{grid-template-columns:1fr!important}
  body.theme-editorial .product-list#shop>#lumix,
  body.theme-editorial .product-list#shop>#fuji,
  body.theme-editorial .product-list#shop>#lightroom,
  body.theme-editorial .product-list#shop>#icons{
    display:flex!important;
    flex-direction:column!important;
    grid-column:1!important;
    grid-row:auto!important;
    grid-template-rows:none!important;
    text-align:left!important;
  }
  body.theme-editorial .product-list#shop>#icons{align-items:flex-start!important;text-align:left!important}
  body.theme-editorial .product-list#shop .links,
  body.theme-editorial.theme-show .product-list#shop .links,
  body.theme-editorial .product-row .links,
  body.theme-editorial.theme-show .product-row .links{
    display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;
    align-items:flex-start!important;justify-content:flex-start!important;
    width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;
  }
  body.theme-editorial .product-list#shop .product-row__buy,
  body.theme-editorial .product-row .links .product-row__buy{
    flex:0 0 auto!important;width:100%!important;max-width:100%!important;align-self:stretch!important;
  }
  body.theme-editorial .product-row .links .product-row__secondary{
    display:flex!important;flex-wrap:wrap!important;gap:8px 16px!important;
    width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;
  }
  body.theme-editorial .product-row .links .text-link{
    display:inline!important;max-width:100%!important;margin:0!important;white-space:normal!important;
  }
  body.theme-editorial .product-row.glass-panel{min-width:0!important;max-width:100%!important}
}

/* Glass “← LookCraft” back pill — all pages */
body.theme-editorial a.back,
body.theme-editorial .legal-page__crumb a,
body.theme-editorial.theme-show .show-hero a.back,
body.theme-editorial.theme-bucuresti70.theme-show .show-hero a.back,
body.theme-editorial .sub-hero a.back,
body.theme-editorial.theme-bucuresti70 .page>.sub-hero a.back,
body.theme-editorial.theme-bucuresti70 #productPage>.sub-hero a.back,
body.theme-editorial.theme-bucuresti70 .sub-hero--neon a.back,
body.theme-editorial.theme-bucuresti70.theme-bucuresti70--gallery .sub-hero--neon a.back{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin:0 0 16px!important;
  padding:8px 16px!important;
  border-radius:999px!important;
  background:rgba(26,24,22,.82)!important;
  border:1px solid rgba(242,235,224,.48)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.22),0 6px 18px rgba(26,24,22,.18)!important;
  color:#f2ebe0!important;
  -webkit-text-fill-color:#f2ebe0!important;
  font:600 13px/1.15 var(--lc-sans)!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
  text-decoration:none!important;
  backdrop-filter:blur(14px) saturate(140%)!important;
  -webkit-backdrop-filter:blur(14px) saturate(140%)!important;
}
body.theme-editorial a.back:hover,
body.theme-editorial .legal-page__crumb a:hover,
body.theme-editorial.theme-show .show-hero a.back:hover,
body.theme-editorial.theme-bucuresti70.theme-show .show-hero a.back:hover,
body.theme-editorial .sub-hero a.back:hover,
body.theme-editorial.theme-bucuresti70 .page>.sub-hero a.back:hover,
body.theme-editorial.theme-bucuresti70 #productPage>.sub-hero a.back:hover,
body.theme-editorial.theme-bucuresti70 .sub-hero--neon a.back:hover{
  background:rgba(36,35,31,.94)!important;
  border-color:rgba(242,235,224,.78)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}
body.theme-editorial .collection-hero__crumb,
body.theme-editorial.theme-bucuresti70 .collection-hero__crumb,
body.theme-editorial .collection-hero nav[aria-label="Brotkrumen"]{
  display:none!important;
}
body.theme-editorial .collection-hero a.back,
body.theme-editorial.theme-bucuresti70 .collection-hero a.back{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  margin:0 0 18px!important;
  padding:9px 18px!important;
  border-radius:999px!important;
  background:#1a1816!important;
  border:1px solid rgba(242,235,224,.7)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 6px 18px rgba(26,24,22,.22)!important;
  color:#faf7ee!important;
  -webkit-text-fill-color:#faf7ee!important;
  font:600 13px/1.15 var(--lc-sans)!important;
  letter-spacing:.02em!important;
  text-transform:none!important;
  text-decoration:none!important;
}
