.drehmer{--color-page: #fefbf6;--color-page-right: #f4ede7;--color-card: #fefbf6;--color-card-cart: #fefbf6;--color-button: #fefbf6;--color-selected: #f0f4ec;--color-border: #d4c9b8;--color-border-light: #e8e2d9;--color-accent: #1a4d1a;--color-accent-hover: #0f3d0f;--color-text: #2a2318;--color-text-secondary: #524438;--color-text-tertiary: #7a6b5a;--color-rating: #FFA41C;--color-free: #194119;--shadow-card: 0px 1px 3px rgba(61, 52, 40, .08), 0px 0px 1px rgba(61, 52, 40, .04);--radius-card: 8px;--padding-card: 14px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 12px;--spacing-lg: 16px;--spacing-xl: 20px;--spacing-2xl: 24px;--font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;background-color:var(--color-page);position:relative;padding:0;max-width:1440px;margin:0 auto;font-family:var(--font-family);color:var(--color-text);line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.drehmer *,.drehmer *:before,.drehmer *:after{box-sizing:border-box;margin:0;padding:0}.drehmer button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit;-webkit-tap-highlight-color:transparent}.drehmer img{display:block;max-width:100%;height:auto}.drehmer a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}.drehmer ul,.drehmer ol{list-style:none}.drehmer__breadcrumbs{display:none;margin-bottom:var(--spacing-md)}.drehmer__breadcrumbs ol{display:flex;align-items:center;gap:6px;font-size:13px;line-height:1.4}.drehmer__breadcrumbs a{color:var(--color-text-secondary);transition:color .2s}.drehmer__breadcrumbs a:hover{color:var(--color-text)}.drehmer__breadcrumbs-sep{color:#a89c8d}.drehmer__breadcrumbs-current{color:var(--color-text);font-weight:600}.drehmer__container{max-width:1200px;margin:0 auto;padding:var(--spacing-lg)}.drehmer__grid{display:grid;grid-template-columns:1fr;gap:var(--spacing-lg);position:relative}.drehmer__left{display:flex;flex-direction:column;gap:var(--spacing-lg);min-width:0;overflow:visible}.drehmer__right{display:flex;flex-direction:column;gap:var(--spacing-sm)}.drehmer__image-wrap{position:relative;padding-bottom:var(--spacing-lg);min-width:0;overflow:visible}.drehmer__image-container{position:relative;border-radius:5px;cursor:pointer;transition:opacity .2s;line-height:0;margin-left:auto;margin-right:auto;box-shadow:0 4px 8px #00000080}.drehmer__image-container:hover{opacity:.95}.drehmer img.drehmer__frame-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;width:100%;height:100%;object-fit:fill;pointer-events:none;transition:opacity .4s ease}.drehmer__image{display:block;width:100%;height:auto}.drehmer__room-view{border-radius:2px;overflow:hidden;box-shadow:0 2px 8px #0000001f,0 4px 16px #0000001a,0 8px 32px #00000014,0 16px 64px #0000000f}.drehmer__room-composite{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;line-height:0}.drehmer__room-composite-bg{display:block;width:100%;height:100%;object-fit:cover}.drehmer__room-painting-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:33%;height:auto!important;padding-bottom:0!important;box-shadow:0 2px 4px #000000a6,0 5px 12px #0006}.drehmer__room-painting-wrap:has(.drehmer__room-frame-overlay[src]:not([src=""])){box-shadow:none}.drehmer__room-composite-painting{display:block;width:100%;height:100%;object-fit:fill}.drehmer__room-frame-overlay{filter:drop-shadow(0 3px 8px rgba(0,0,0,.3))}.drehmer__room-frame-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important;object-fit:fill;pointer-events:none;z-index:2}.drehmer__photo-strip{display:flex;gap:6px;margin-top:20px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.drehmer__photo-strip::-webkit-scrollbar{display:none}.drehmer__photo-thumb{width:64px;height:64px;flex-shrink:0;border-radius:4px;overflow:hidden;border:2px solid transparent;padding:0;background:none;cursor:pointer;transition:border-color .2s}@media(max-width:480px){.drehmer__photo-strip{gap:5px;padding-left:0;padding-right:0}.drehmer__photo-thumb{width:44px;height:44px;border-width:1.5px}}.drehmer__photo-thumb.is-active{border-color:var(--color-accent)}.drehmer__photo-thumb img{display:block;width:100%;height:100%;object-fit:cover}.drehmer__room-thumb-mini{position:relative;width:100%;height:100%}.drehmer__room-thumb-mini-bg{display:block;width:100%;height:100%;object-fit:cover}.drehmer__room-thumb-mini-painting-wrap{position:absolute;transform:translate(-50%,-50%)}.drehmer__room-thumb-mini-painting-wrap>.drehmer__room-thumb-mini-painting{display:block;width:100%;height:auto;object-fit:fill}.drehmer__room-thumb-mini>.drehmer__room-thumb-mini-painting{position:absolute;top:44%;left:50%;width:40%;height:auto;transform:translate(-50%,-50%);z-index:2;object-fit:fill}.drehmer__room-thumb-mini-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none;z-index:3;display:none}.drehmer__room-thumb-mini>.drehmer__room-thumb-mini-frame{display:none!important}.drehmer__video-view{width:100%;aspect-ratio:1 / 1;background:#000;border-radius:var(--radius-card);overflow:hidden}.drehmer__video-wrap{position:relative;width:100%;height:100%}.drehmer__video-iframe{display:block;width:100%;height:100%;border:none}.drehmer__video-thumb-wrap{position:relative;width:100%;height:100%}.drehmer__video-thumb-img{display:block;width:100%;height:100%;object-fit:cover}.drehmer__video-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.drehmer__video-play-btn svg{width:60%;height:60%;max-width:40px;max-height:40px}.drehmer__gallery-wrap-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:var(--color-page, #fefbf6)}.drehmer__gallery-wrap-mockup{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%!important;object-fit:cover}.drehmer__gallery-wrap-painting{position:absolute;top:0;left:0;width:100%;height:100%!important;object-fit:fill;z-index:2;transform-origin:0 0}.drehmer__gallery-wrap-ref{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%!important;object-fit:cover;background:var(--color-page, #fefbf6)}.drehmer__gallery-wrap-thumbs{display:none;gap:8px;margin-top:10px}.drehmer__image-container.is-gallery-wrap .drehmer__gallery-wrap-thumbs{display:none}.drehmer__gw-thumb{flex:0 0 auto;width:64px;height:64px;border-radius:6px;border:2px solid transparent;padding:0;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .15s}.drehmer__gw-thumb:hover{border-color:#1941194d}.drehmer__gw-thumb.is-active{border-color:var(--color-accent, #1a4d1a)}.drehmer__gw-thumb-img{width:100%;aspect-ratio:1;overflow:hidden}.drehmer__gw-thumb-img img{width:100%;height:100%;object-fit:cover}.drehmer__image-container.is-gallery-wrap .drehmer__image{opacity:0}.drehmer__image-container.is-gallery-wrap .drehmer__frame-overlay{display:none!important}.drehmer__image-container.is-gallery-wrap{box-shadow:none;max-width:none!important;max-height:520px!important;aspect-ratio:1 / 1;overflow:hidden}.drehmer__image-container.is-gallery-wrap+.drehmer__image-shadow{display:none}.drehmer__image-shadow{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:85%;height:16px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.12) 0%,transparent 70%);pointer-events:none}.drehmer__frame-specs{background:#faf8f5;border-radius:var(--radius-card);border:1px solid rgba(212,201,184,.7);overflow:hidden;box-shadow:var(--shadow-card)}.drehmer__frame-specs-header{padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid rgba(212,201,184,.4)}.drehmer__frame-specs-header .drehmer__section-heading{font-size:14px;font-weight:600;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.drehmer__frame-specs-body{padding:var(--spacing-md)}.drehmer__frame-specs-info{display:flex;flex-direction:column;gap:var(--spacing-sm)}.drehmer__frame-specs-row{display:grid;grid-template-columns:140px 1fr;gap:var(--spacing-lg);padding-bottom:var(--spacing-sm);border-bottom:1px solid rgba(212,201,184,.3)}.drehmer__frame-specs-row:last-child{border-bottom:none;padding-bottom:0}.drehmer__frame-specs-label{font-size:13px;font-weight:500;color:var(--color-text-secondary);line-height:1.4}.drehmer__frame-specs-value{font-size:13px;color:var(--color-text);line-height:1.4}.drehmer__frame-specs-info--with-image{display:flex;flex-direction:row;gap:var(--spacing-lg)}.drehmer__frame-specs-thumb{width:80px;height:80px;flex-shrink:0;background:#f0ebe3;border-radius:var(--radius-card);overflow:hidden;border:1px solid var(--color-border-light)}.drehmer__frame-specs-thumb img{width:100%;height:100%;object-fit:cover}.drehmer__frame-specs-rows{flex:1;display:flex;flex-direction:column;gap:var(--spacing-sm)}.drehmer__frame-specs-empty{text-align:center;padding:10px 0}.drehmer__frame-specs-empty svg{margin:0 auto 6px;color:var(--color-text-tertiary)}.drehmer__frame-specs-empty p{font-size:13px;color:var(--color-text-secondary);line-height:1.4}.drehmer__as-seen-in{padding:10px 0;text-align:center}.drehmer__as-seen-in-label{font-size:14px;font-weight:600;letter-spacing:.15em;color:#7a6b5a;text-transform:uppercase;margin-bottom:10px;line-height:1.3}.drehmer__as-seen-in-logos{display:flex;align-items:center;justify-content:center;gap:var(--spacing-lg)}.drehmer__as-seen-in-logo{width:auto;opacity:.6;transition:opacity .2s}.drehmer__as-seen-in-logo:hover{opacity:.8}.drehmer__about{background:#faf8f5;border-radius:var(--radius-card);border:1px solid rgba(212,201,184,.7);overflow:hidden;box-shadow:var(--shadow-card);padding:var(--spacing-md) var(--spacing-md) 10px}.drehmer__about-title{font-size:14px;font-weight:600;color:var(--color-text);margin-bottom:6px;line-height:1.3;letter-spacing:-.01em}.drehmer__about-text{font-size:13px;color:#5c4d3c;line-height:1.5}.drehmer__about-expanded{display:none;margin-top:12px;font-size:14px;color:var(--color-text);line-height:1.7}.drehmer__about-expanded h2{font-size:18px;font-weight:700;margin:24px 0 8px;color:var(--color-text)}.drehmer__about-expanded h3{font-size:16px;font-weight:600;margin:20px 0 6px;color:var(--color-text)}.drehmer__about-expanded h4{font-size:14px;font-weight:600;margin:16px 0 4px;color:var(--color-text-secondary)}.drehmer__about-expanded p{margin:0 0 12px}.drehmer__about-expanded ul,.drehmer__about-expanded ol{margin:0 0 12px;padding-left:20px}.drehmer__about-expanded li{margin-bottom:4px}.drehmer__about.is-expanded .drehmer__about-expanded{display:block}.drehmer__about-toggle{display:inline-flex;align-items:center;gap:var(--spacing-xs);margin-top:6px;font-size:13px;font-weight:600;color:var(--color-accent);line-height:1.4;transition:color .2s}.drehmer__specs{padding:var(--padding-card);border-radius:var(--radius-card);border:1px solid rgba(212,201,184,.7);background:#faf8f5}.drehmer__specs-title{font-size:14px;font-weight:600;color:var(--color-text);margin-bottom:10px}.drehmer__specs-table{width:100%;border-collapse:collapse;font-family:var(--font-family);font-size:13px;line-height:1.5}.drehmer__specs-table td{padding:6px 0;border-bottom:1px solid rgba(212,201,184,.4);vertical-align:top}.drehmer__specs-table tr:last-child td{border-bottom:none}.drehmer__specs-table td:first-child{font-weight:500;color:#664520;width:130px;padding-right:12px}.drehmer__specs-table td:last-child{color:var(--color-text)}.drehmer__specs-table a{color:var(--color-accent);text-decoration:none}.drehmer__specs-table a:hover{text-decoration:underline}.drehmer__about-toggle:hover{color:var(--color-accent-hover)}.drehmer__about-toggle svg{flex-shrink:0;transition:transform .3s}.drehmer__about.is-expanded .drehmer__about-toggle svg{transform:rotate(180deg)}.drehmer__desktop-only{display:none}.drehmer__mobile-only{display:block}.drehmer__header{position:relative;margin-bottom:var(--spacing-xs)}.drehmer__badge{position:absolute;top:0;right:0;z-index:10;width:auto;height:40px}.drehmer__rating{display:flex;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap;margin-bottom:var(--spacing-sm)}.drehmer__rating-number{font-size:20px;font-weight:400;color:var(--color-text)}.drehmer__rating-stars{display:flex;gap:2px}.drehmer__star,.drehmer__star--filled,.drehmer__star--half{width:18px;height:18px}.drehmer__rating-count{font-size:14px;color:var(--color-accent);transition:color .2s;cursor:pointer}.drehmer__rating-count:hover{color:var(--color-accent-hover);text-decoration:underline}.drehmer__review-trigger{display:inline-flex;align-items:center;gap:var(--spacing-sm);position:relative;cursor:pointer}.drehmer__rating-chevron{flex-shrink:0}.drehmer__review-hover{display:none;position:absolute;top:100%;left:0;margin-top:8px;width:420px;padding:24px;background:#fff;border-radius:var(--radius-card);border:1px solid #d4c9b8;box-shadow:0 4px 20px #3d342826;z-index:50}.drehmer__review-trigger:hover .drehmer__review-hover{display:block}@media(max-width:1023px){.drehmer__review-hover{display:none!important}}.drehmer__review-hover-summary{display:flex;align-items:center;gap:12px;margin-bottom:8px}.drehmer__review-hover-stars{display:flex;gap:2px}.drehmer__review-hover-score{font-size:24px;font-weight:700;color:var(--color-text)}.drehmer__review-hover-count{font-size:14px;color:var(--color-text-secondary);margin-bottom:20px}.drehmer__review-hover-bars{display:flex;flex-direction:column;gap:10px}.drehmer__review-bar{display:flex;align-items:center;gap:12px}.drehmer__review-bar-label{font-size:14px;color:#5c4d3c;min-width:50px}.drehmer__review-bar-track{flex:1;height:20px;background:#e8e2d9;border-radius:2px;overflow:hidden}.drehmer__review-bar-fill{height:100%;background:#ffa41c}.drehmer__review-bar-pct{font-size:14px;color:var(--color-text-secondary);min-width:40px;text-align:right}.drehmer__title--seo{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.drehmer__title{font-size:28px;font-weight:700;color:var(--color-text);line-height:1.15;letter-spacing:-.02em;margin-bottom:6px;font-family:var(--font-family)}.drehmer__artist-line{font-size:14px;color:var(--color-text-secondary);line-height:1.4}.drehmer__artist{color:var(--color-text);font-weight:800;text-transform:uppercase;letter-spacing:.2em;font-size:13px;transition:color .2s}.drehmer__artist:hover{color:#2a2319;text-decoration:underline}.drehmer__subtitle{font-size:15px;font-weight:700;color:var(--color-text);line-height:1.4;margin-bottom:12px;font-family:var(--font-family)}.drehmer__subtitle-highlight{font-weight:600;color:var(--color-text)}.drehmer__card{background:var(--color-card);border-radius:var(--radius-card);padding:var(--padding-card);border:1px solid rgba(212,201,184,.7);box-shadow:var(--shadow-card)}.drehmer__benefits-heading{display:inline-block;font-size:10px;font-weight:700;color:var(--color-accent);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;line-height:1;background:#f0f4ec;border:1px solid var(--color-accent);border-radius:9999px;padding:3px 10px}.drehmer__benefits-list{display:flex;flex-direction:column;gap:7px}.drehmer__benefits-item{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--color-text);line-height:1.4}.drehmer__benefits-item svg{flex-shrink:0;margin-top:2px}.drehmer__benefits-item svg{flex-shrink:0;margin-top:1px}.drehmer__sizes{background:var(--color-card)}.drehmer__sizes-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.drehmer__sizes-header .drehmer__section-heading{font-size:15px;font-weight:600;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.drehmer__required{color:#ef4444}.drehmer__unit-toggle{display:flex;border-radius:4px;overflow:hidden;border:1px solid var(--color-border)}.drehmer__unit-btn{padding:2px 8px;font-size:13px;font-weight:500;line-height:1.3;background:var(--color-card);color:var(--color-text-secondary);transition:background .2s,color .2s}.drehmer__unit-btn:hover{background:#f5f2ed}.drehmer__unit-btn.is-active{background:var(--color-accent);color:#fff}.drehmer__size-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.drehmer__size-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:2px;min-height:60px;padding:6px 8px;border-radius:var(--radius-card);background-color:#fff!important;border:1px solid #d4c9b8!important;box-shadow:0 1px 3px #3d34281a;transition:all .2s;overflow:visible}.drehmer__size-card:hover{border-color:#19411966!important;box-shadow:0 2px 4px #3d342814}.drehmer__size-card.is-selected{background-color:var(--color-selected)!important;border:2px solid var(--color-accent)!important;box-shadow:0 2px 6px #1a4d1a1a,0 1px 2px #1a4d1a0f}.drehmer__size-card--hidden{display:none}.drehmer__size-grid.is-expanded .drehmer__size-card--hidden,.drehmer__size-grid.is-expanded .drehmer__size-more{display:flex}.drehmer__size-popular{position:absolute;top:-8px;left:50%;transform:translate(-50%);padding:2px 8px;font-size:10px;font-weight:700;background:var(--color-accent);color:#fff;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #0000001a;z-index:10}.drehmer__size-label{font-size:16px;font-weight:700;color:var(--color-text);line-height:1.2;letter-spacing:-.01em}.drehmer__size-dim{font-size:12px;color:var(--color-text);line-height:1.4;white-space:nowrap}.drehmer__size-price{font-size:13px;font-weight:700;color:var(--color-accent);line-height:1.2;white-space:nowrap}.drehmer__size-compare{font-size:13px;font-weight:400;color:var(--color-text-tertiary);text-decoration:line-through;margin-right:var(--spacing-xs)}.drehmer__size-more{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60px;padding:6px 8px;border-radius:var(--radius-card);background-color:#fff!important;border:1px dashed #d4c9b8!important;box-shadow:0 1px 3px #3d34281a;transition:border-color .2s}.drehmer__size-more:hover{border-color:#19411966}.drehmer__size-more-count{font-size:14px;font-weight:700;color:var(--color-text-secondary);line-height:1.2}.drehmer__size-more-text{font-size:13px;color:var(--color-text-secondary);margin-top:2px;line-height:1.4}.drehmer__delivery{background:var(--color-card)}.drehmer__delivery-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.drehmer__delivery-header .drehmer__section-heading{font-size:15px;font-weight:600;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.drehmer__framing-link{display:flex;align-items:center;gap:var(--spacing-xs);font-size:14px;font-weight:500;color:var(--color-accent);line-height:1.3;transition:color .2s}.drehmer__framing-link:hover{color:var(--color-accent-hover)}.drehmer__framing-link-text{text-decoration:underline;text-underline-offset:2px;text-decoration-color:#19411966}.drehmer__delivery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.drehmer__delivery-option{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100px;padding:12px 8px;gap:6px;border-radius:var(--radius-card);background-color:#fff!important;border:1px solid #d4c9b8!important;box-shadow:0 1px 3px #3d34281a;transition:all .2s}.drehmer__delivery-option:hover{border-color:#19411966!important;box-shadow:0 2px 4px #3d342814}.drehmer__delivery-option.is-selected{background-color:var(--color-selected)!important;border:2px solid var(--color-accent)!important;box-shadow:0 2px 6px #1a4d1a1a,0 1px 2px #1a4d1a0f}.drehmer__frame-toggle-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100px;padding:12px 8px;gap:6px;border-radius:var(--radius-card);background-color:#fff!important;border:1px dashed #d4c9b8!important;box-shadow:0 1px 3px #3d34281a;transition:all .2s;color:var(--color-text-secondary)}.drehmer__frame-toggle-btn:hover{border-color:#19411966!important}.drehmer__delivery-tile-more-count{font-size:13px;font-weight:700;color:var(--color-text-secondary);line-height:1.2}.drehmer__delivery-tile-more-text{font-size:12px;color:var(--color-text-secondary);line-height:1.4}.drehmer__delivery-tile-img{width:48px;height:48px;border-radius:4px;background:#f0ebe3;overflow:hidden;flex-shrink:0}.drehmer__delivery-tile-img img{width:100%;height:100%;object-fit:cover}.drehmer__delivery-tile-label{font-size:13px;font-weight:700;color:var(--color-text);line-height:1.2}.drehmer__delivery-tile-desc{font-size:12px;font-weight:400;color:var(--color-text-tertiary, #7a6b5a);line-height:1.3}.drehmer__delivery-tile-price{font-size:13px;font-weight:700;color:var(--color-accent);line-height:1.2}.drehmer__delivery-tile-badge{position:absolute;top:-8px;left:50%;transform:translate(-50%);padding:2px 8px;font-size:10px;font-weight:700;background:var(--color-accent);color:#fff;border-radius:9999px;text-transform:uppercase;letter-spacing:.05em;line-height:1;white-space:nowrap;box-shadow:0 1px 2px #0000001a;z-index:10}.drehmer__frame-card--hidden{display:none!important}.drehmer__delivery-grid.is-frames-expanded .drehmer__frame-card--hidden{display:flex!important}.drehmer__delivery-grid.is-frames-expanded .drehmer__frame-card--size-hidden,.drehmer__delivery-grid .drehmer__frame-card--size-hidden{display:none!important}.drehmer__frame-card{display:flex;flex-direction:column;align-items:center;gap:6px;border-radius:var(--radius-card);padding:12px 8px;text-align:center;border:1px solid #d4c9b8!important;background-color:#fff!important;box-shadow:0 1px 3px #3d34281a;transition:all .2s}.drehmer__frame-card:hover{border-color:#19411966}.drehmer__frame-card.is-selected{border:2px solid var(--color-accent)!important;background-color:var(--color-selected)!important;box-shadow:0 2px 4px #1a4d1a1a}.drehmer__frame-thumb{width:56px;height:56px;margin:0 auto var(--spacing-xs);border-radius:4px;background:#f5f5f5;overflow:hidden;position:relative}.drehmer__frame-thumb img{width:500%;height:500%;object-fit:cover;object-position:top left;position:absolute;top:0;left:0}.drehmer__frame-card-name{font-size:13px;font-weight:700;color:var(--color-text);line-height:1.2}.drehmer__frame-label{font-size:12px;font-weight:600;color:var(--color-accent);line-height:1.3}.drehmer__cart{background:var(--color-card-cart)}.drehmer__price-breakdown{display:flex;flex-direction:column;gap:6px;margin-bottom:var(--spacing-md)}.drehmer__price-row{display:flex;justify-content:space-between;font-size:14px;line-height:1.4}.drehmer__price-label{color:var(--color-text-secondary)}.drehmer__price-value{color:var(--color-text);font-weight:600}.drehmer__price-free{color:var(--color-free);font-weight:700}.drehmer__price-total{display:flex;align-items:flex-end;justify-content:space-between;padding-top:10px;margin-top:10px;border-top:1px solid rgba(212,201,184,.4)}.drehmer__price-total-label{font-size:15px;font-weight:600;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.drehmer__price-total-right{text-align:right}.drehmer__price-total-value{font-size:20px;font-weight:700;color:var(--color-text);line-height:1.2;letter-spacing:-.02em}.drehmer__price-savings{display:flex;align-items:center;gap:6px;margin-top:2px;justify-content:flex-end}.drehmer__price-compare{font-size:13px;color:var(--color-text-tertiary);text-decoration:line-through;line-height:1.4}.drehmer__price-save{font-size:13px;font-weight:700;color:var(--color-accent);line-height:1.4}.drehmer__form{margin-bottom:var(--spacing-md)}.drehmer__add-btn-wrap{margin-bottom:0}.drehmer__add-btn{display:block;width:100%;padding:16px;background-color:#1a4d1a!important;color:#fff!important;font-weight:700;font-size:15px;line-height:1.3;letter-spacing:-.01em;border-radius:var(--radius-card);border:none!important;cursor:pointer;transition:background-color .2s,box-shadow .2s;box-shadow:0 2px 6px #1a4d1a33}.drehmer__add-btn:hover{background-color:#0f3d0f!important;box-shadow:0 3px 8px #1a4d1a4d}.drehmer__add-btn:disabled{opacity:.5;cursor:not-allowed}.drehmer__add-btn.loading{pointer-events:none;opacity:.7}.drehmer__btn-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.drehmer__btn-spinner .spinner{width:22px;height:22px;animation:drehmer-spin .6s linear infinite}.drehmer__btn-spinner .spinner .path{stroke:#fff;stroke-dasharray:140;stroke-dashoffset:70}.drehmer__add-btn-wrap{position:relative}@keyframes drehmer-spin{to{transform:rotate(360deg)}}.drehmer .shopify-payment-button,.drehmer [data-shopify=payment-button],.drehmer .dynamic-checkout__content,.drehmer .shopify-cleanslate,.drehmer .sealsubscriptions-seal-widget,.drehmer [id*=trust-badge],.drehmer [class*=trust-badge]:not(.drehmer__trust-badge):not(.drehmer__trust-badges),.drehmer [class*=trust_badge],.drehmer [class*=trustBadge],.drehmer [class*=secure-checkout],.drehmer [class*=payment-badge],.drehmer product-form .shopify-payment-button__button,.drehmer product-form [data-shopify],.drehmer__cart product-form>:not(form):not([class*=drehmer__]),.drehmer__cart>:not(product-form):not(.drehmer__price-breakdown):not(.drehmer__form):not(.drehmer__trust-badges):not(.drehmer__payment-icons):not([class*=drehmer__]):not(style):not(div[id^=price-]){display:none!important}.drehmer__trust-badges{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;font-size:13px;color:#5c4d3c;line-height:1.4;font-weight:500;white-space:nowrap;margin-top:16px;margin-bottom:12px}.drehmer__trust-badge{display:flex;align-items:center;gap:6px;white-space:nowrap}.drehmer__trust-badge svg{flex-shrink:0}.drehmer__payment-icons{display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm);flex-wrap:wrap}.drehmer__payment-label{font-size:14px;color:#8a7a68;line-height:1.4;flex-shrink:0}.drehmer__payment-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}.drehmer__payment-icon{width:38px;height:24px}.drehmer__contact{background:var(--color-card)}.drehmer__contact-inner{display:flex;align-items:flex-start;gap:var(--spacing-md)}.drehmer__contact-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(212,201,184,.5)}.drehmer__contact-info{display:flex;flex-direction:column;gap:var(--spacing-xs);flex:1;min-width:0}.drehmer__contact-heading{font-size:15px;font-weight:600;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.drehmer__contact-row{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--color-text-secondary);line-height:1.4}.drehmer__contact-link{font-size:14px;font-weight:600;color:var(--color-accent);line-height:1.4;transition:color .2s}.drehmer__contact-link:hover{text-decoration:underline;color:var(--color-accent-hover)}.drehmer__faq{background:var(--color-card);padding:0;overflow:hidden}.drehmer__faq-item{border-bottom:1px solid rgba(212,201,184,.4)}.drehmer__faq-item:last-child{border-bottom:none}.drehmer__faq-header{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px var(--spacing-md);transition:background .2s}.drehmer__faq-header:hover{background:#fff9}.drehmer__faq-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.drehmer__faq-icon svg{width:24px;height:24px}.drehmer__faq-question{flex:1;font-size:14px;font-weight:600;color:var(--color-text);line-height:1.3;letter-spacing:-.01em}.drehmer__faq-plus{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--color-text-secondary)}.drehmer__faq-minus-icon,.drehmer__faq-content{display:none}.drehmer__faq-item.is-open .drehmer__faq-content{display:block;background:#fff9;border-top:1px solid rgba(212,201,184,.4)}.drehmer__faq-item.is-open .drehmer__faq-plus-icon{display:none}.drehmer__faq-item.is-open .drehmer__faq-minus-icon{display:block}.drehmer__faq-answer{padding:4px 16px 20px 56px;font-size:13.5px;color:var(--color-text-secondary, #524438);line-height:1.7}.drehmer__faq-answer p{margin-bottom:10px}.drehmer__faq-answer p:last-child{margin-bottom:0}.drehmer__faq-answer p>strong:only-child{display:flex;align-items:center;gap:8px;padding:8px 12px;margin:16px -12px 8px;background:#1a4d1a0a;border-left:3px solid var(--color-accent, #1a4d1a);border-radius:0 6px 6px 0;font-size:13.5px;font-weight:700;color:var(--color-text, #2a2318);letter-spacing:-.01em}.drehmer__faq-answer p:first-child>strong:only-child{margin-top:4px}.drehmer__faq-answer ul,.drehmer__faq-answer ol{margin:6px 0 14px;padding-left:0;list-style:none}.drehmer__faq-answer li{position:relative;margin-bottom:6px;line-height:1.65;padding-left:20px}.drehmer__faq-answer li:last-child{margin-bottom:0}.drehmer__faq-answer ul>li:before{content:"";position:absolute;left:2px;top:9px;width:6px;height:6px;border-radius:50%;background:var(--color-accent, #1a4d1a);opacity:.5}.drehmer__faq-answer ol{counter-reset:faq-step}.drehmer__faq-answer ol>li{counter-increment:faq-step;padding-left:28px}.drehmer__faq-answer ol>li:before{content:counter(faq-step);position:absolute;left:0;top:1px;width:20px;height:20px;border-radius:50%;background:var(--color-accent, #1a4d1a);color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.drehmer__faq-answer strong{color:var(--color-text, #2a2318);font-weight:600}.drehmer__faq-answer li strong{color:var(--color-text, #2a2318)}.drehmer__fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center}.drehmer__fullscreen-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.drehmer__fullscreen-content{position:relative;z-index:1;max-width:90vw;max-height:90vh}.drehmer__fullscreen-close{position:fixed;top:16px;right:16px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;background:#0000008c;border:none;border-radius:50%;cursor:pointer;transition:background .18s ease,transform .18s ease;z-index:2}.drehmer__fullscreen-close:hover,.drehmer__fullscreen-close:focus-visible{background:#000000d9;transform:scale(1.05);outline:none}.drehmer__fullscreen-nav{position:fixed;top:50%;transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;background:#0000008c;border:none;border-radius:50%;cursor:pointer;transition:background .18s ease,transform .18s ease;z-index:2}.drehmer__fullscreen-nav--prev{left:16px}.drehmer__fullscreen-nav--next{right:16px}.drehmer__fullscreen-nav:hover,.drehmer__fullscreen-nav:focus-visible{background:#000000d9;transform:translateY(-50%) scale(1.05);outline:none}.drehmer__fullscreen-counter{position:fixed;bottom:16px;left:50%;transform:translate(-50%);padding:6px 14px;background:#0000008c;color:#fff;font-size:13px;font-weight:500;border-radius:999px;letter-spacing:.02em;z-index:2;pointer-events:none}.drehmer__fullscreen-slide{display:none;position:relative;z-index:1}.drehmer__fullscreen-slide.is-active{display:block}.drehmer__fullscreen-image{display:block;width:auto;height:auto;max-width:90vw;max-height:85vh;object-fit:contain;border-radius:4px}.drehmer__fs-room{position:relative;aspect-ratio:1 / 1;width:min(85vh,90vw);height:min(85vh,90vw);border-radius:4px;overflow:hidden;line-height:0}.drehmer__fs-room-bg{width:100%;height:100%;object-fit:cover;display:block}.drehmer__fs-room-painting-wrap{position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 4px #000000a6,0 5px 12px #0006}.drehmer__fs-room-painting{width:100%;height:100%;display:block;object-fit:fill}@media(max-width:640px){.drehmer__fullscreen-nav{width:40px;height:40px}.drehmer__fullscreen-nav--prev{left:8px}.drehmer__fullscreen-nav--next{right:8px}.drehmer__fullscreen-close{top:12px;right:12px}}.drehmer__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:var(--spacing-lg)}.drehmer__modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.drehmer__modal-content{position:relative;z-index:1;background:var(--color-card);border-radius:16px;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;box-shadow:0 24px 48px #0003}.drehmer__modal-header{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-xl);border-bottom:1px solid var(--color-border-light)}.drehmer__modal-header h3{font-size:18px;font-weight:700;color:var(--color-text)}.drehmer__modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:var(--radius-card);color:var(--color-text-tertiary);transition:background .2s}.drehmer__modal-close:hover{background:#f0ebe3}.drehmer__modal-body{padding:var(--spacing-xl);display:flex;flex-direction:column;gap:var(--spacing-xl)}.drehmer__framing-option{display:flex;gap:var(--spacing-lg);align-items:flex-start}.drehmer__framing-option-img{width:64px;height:64px;border-radius:var(--radius-card);object-fit:cover;flex-shrink:0;border:1px solid var(--color-border-light)}.drehmer__framing-option strong{display:block;font-size:14px;font-weight:700;color:var(--color-text);margin-bottom:var(--spacing-xs)}.drehmer__framing-option p{font-size:13px;color:var(--color-text-secondary);line-height:1.5}.drehmer__modal-btn{display:block;width:calc(100% - 40px);margin:0 var(--spacing-xl) var(--spacing-xl);padding:14px;background:var(--color-accent-hover);color:#fff;font-weight:600;font-size:15px;border-radius:12px;transition:background .2s}.drehmer__modal-btn:hover{background:#3d6b1e}.drehmer__sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:999;background:#ffffffeb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -1px #0000000f,0 -4px 16px #00000014;padding:12px 24px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));transform:translateY(100%);transition:transform .3s cubic-bezier(.25,.1,.25,1);will-change:transform}.drehmer__sticky-cta.is-visible{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.drehmer__sticky-cta{transition:none}}.drehmer__sticky-inner{display:flex;align-items:center;justify-content:center;gap:16px;max-width:600px;margin:0 auto}.drehmer__sticky-img-wrap{position:relative;flex-shrink:0;width:80px;box-shadow:0 4px 8px #00000080;border-radius:3px;overflow:hidden}.drehmer__sticky-frame-overlay{position:absolute!important;top:0!important;left:0!important;object-fit:fill!important;pointer-events:none;z-index:10}.drehmer__sticky-thumb{width:80px;height:auto;border-radius:3px;display:block;flex-shrink:0;border:1px solid rgba(0,0,0,.08)}.drehmer__sticky-info{display:flex;flex-direction:column;flex:1;min-width:0}.drehmer__sticky-title{font-size:13px;font-weight:600;color:var(--color-text);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.drehmer__sticky-price{font-size:17px;font-weight:700;color:var(--color-text);line-height:1.2}.drehmer__sticky-btn{position:relative;padding:14px 28px;background:#1a4d1a!important;color:#fff!important;font-weight:700;font-size:15px;border-radius:var(--radius-card);white-space:nowrap;transition:background .2s;box-shadow:0 2px 8px #1a4d1a40;min-height:48px;display:flex;align-items:center;justify-content:center}.drehmer__sticky-btn:hover{background:var(--color-accent-hover);box-shadow:0 3px 10px #1a4d1a59}.drehmer__sticky-btn.loading{pointer-events:none;opacity:.85}.drehmer__sticky-btn.loading .drehmer__sticky-btn-label{visibility:hidden}.drehmer__sticky-badges svg{flex-shrink:0}.drehmer .drehmer-mfs-wrap{display:none}.drehmer .drehmer-mfs-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:8px}.drehmer .drehmer-mfs-heading{font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:var(--color-text)}.drehmer .drehmer-mfs-heading em{font-weight:400;font-style:italic;color:var(--color-text-tertiary)}.drehmer .dropdown-frames--mobile,.drehmer .dropdown-frames--mobile .dropdown-list .dropdown-item{display:none}.drehmer .dropdown-frames--mobile .dropdown-list .dropdown-item.active{display:flex}@media(max-width:1023px){.drehmer{background-color:var(--color-page-right)}.drehmer__sticky-cta,.drehmer__delivery.drehmer__card{display:none!important}.drehmer__frame-specs{display:none}.drehmer .drehmer-mfs-wrap{display:block}.drehmer .drehmer__right{min-width:0;overflow:hidden}.drehmer .dropdown-frames--mobile{display:flex;max-height:max-content;position:inherit;border:0!important}.drehmer .dropdown-frames--mobile .dropdown-selected{display:none}.drehmer .dropdown-frames--mobile .dropdown-list{border:0;display:flex;height:auto;position:static;z-index:0;flex-wrap:nowrap;padding:0 0 10px;box-shadow:none;overflow-x:scroll;overflow-y:visible;scrollbar-width:thin}.drehmer .dropdown-frames--mobile .frame-group{display:flex;border:0;width:auto;flex-wrap:nowrap!important;padding:20px 0 0!important}.drehmer .dropdown-frames--mobile .dropdown-item{padding:0;margin-right:8px;justify-content:center;overflow:inherit;gap:7px!important;flex-direction:column;align-items:center;cursor:pointer;background:none;border:none;font-family:Inter,sans-serif;flex:0 0 auto;width:auto!important}.drehmer .dropdown-frames--mobile .dropdown-item>*{pointer-events:none}.drehmer .dropdown-frames--mobile .frame-image-wrapper{border-radius:8px;border:1px solid #c0b6aa;box-shadow:1px 1px 6px #0000001a;padding:7px;width:100%;position:relative;overflow:visible}.drehmer .frame-image-wrapper.selected{background:var(--color-selected);border:2px solid var(--color-accent)}.drehmer .dropdown-frames--mobile .dropdown-image{border-radius:4px;border:1px solid #ab9c8b;width:82px;height:82px;overflow:hidden;display:flex;align-items:center;justify-content:center}.drehmer .dropdown-frames--mobile .dropdown-image{position:relative;overflow:hidden}.drehmer .dropdown-frames--mobile .dropdown-image img{width:500%;height:500%;object-fit:cover;object-position:top left;position:absolute;top:0;left:0}.drehmer .dropdown-frames--mobile button[data-frame-type=unframed] .dropdown-image img,.drehmer .dropdown-frames--mobile button[data-frame-type=stretched] .dropdown-image img{width:100%;height:100%;position:static;object-position:center}.drehmer .dropdown-frames--mobile .dropdown-title_text.frame-title{font-family:Inter,sans-serif;font-size:12px;font-weight:600;text-align:center;margin-block:3px 9px;display:block!important}.drehmer .dropdown-frames--mobile .dropdown-price{text-align:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;color:#000}.drehmer .dropdown-frames--mobile .dropdown-title{display:flex;flex-direction:column;font-family:Inter,sans-serif}.drehmer .dropdown-frames--mobile input[type=radio]{display:flex;justify-content:flex-end;left:50%;margin:0;position:relative;transform:translate(-10px);width:100%;accent-color:#ab9c8b!important}.drehmer .badge--popular-mobile:before{content:"POPULAR";position:absolute;top:-8px;left:50%;transform:translate(-50%);background-color:var(--color-accent);color:#fff;font-family:Inter,sans-serif;font-size:9px;font-weight:700;padding:2px 8px;border-radius:4px;white-space:nowrap;z-index:2;letter-spacing:.02em}}.drehmer__about-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#fffbf6;overflow-y:auto;-webkit-overflow-scrolling:touch}.drehmer__about-drawer-header{position:sticky;top:0;left:0;right:0;z-index:10;display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid #000;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:700;background:#fffbf6;box-shadow:0 1px #0000000a}.drehmer__about-drawer-body{padding:24px 20px 60px;font-family:Inter,sans-serif;font-size:15px;line-height:1.7;color:var(--color-text)}.floating-checkout{background:#fffbf6;border-top:1px solid #000;box-shadow:0 4px 13px 6px #10182840;padding:10px 10px 12px 17px;bottom:0;left:0;width:100%;z-index:9999;position:fixed}.floating__top{align-items:center;color:#1d2939;display:flex;justify-content:center;margin-bottom:10px}.floating__data-size{font-family:Inter,sans-serif;font-size:10px;font-weight:800;line-height:16px;margin-right:14px}.floating__frame-title{font-family:Inter,sans-serif;font-size:10px;font-weight:700;line-height:16px;text-transform:capitalize}.floating-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.floating__content{display:flex;flex-direction:column;gap:5px;justify-content:center}.floating__price{display:flex;gap:7px;align-items:baseline}.floating-checkout .discounted-price{font-family:Inter,sans-serif;font-size:21px;font-weight:700;color:#000}.floating-checkout .original-price{font-family:Inter,sans-serif;font-size:12px;font-weight:700;color:#9b0404;text-decoration:line-through}.floating__info{display:flex;align-items:center;gap:6px}.floating-checkout .discount-info{font-family:Inter,sans-serif;font-size:9px;font-weight:800;background:#9b0404;color:#ffe9e9;padding:2px 6px;border-radius:2px}.floating-checkout .discount-info-text{font-family:Inter,sans-serif;font-size:9px;font-weight:700;color:#9b0404}.floating-checkout .add-to-cart{background-color:#004312!important;color:#fff!important;border-radius:8px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;padding:14px;width:100%;cursor:pointer;border:none}.floating-checkout .add-to-cart .spinner{display:none}@media(min-width:1024px){.floating-checkout{display:none!important}}@media(min-width:750px){.drehmer__breadcrumbs{display:block}.drehmer__container{padding:var(--spacing-xl)}.drehmer__badge{height:48px}.drehmer__rating-number{font-size:24px}.drehmer__star,.drehmer__star--filled,.drehmer__star--half{width:18px;height:18px}.drehmer__rating-count{font-size:14px}.drehmer__trust-badges{gap:var(--spacing-md);flex-wrap:nowrap;white-space:nowrap}}@media(min-width:1024px){.drehmer__container{padding:var(--spacing-2xl) 32px 0}.drehmer__breadcrumbs{margin-bottom:var(--spacing-xl)}.drehmer:before{content:"";position:absolute;top:0;bottom:0;left:50%;right:-50vw;background-color:var(--color-page-right);z-index:0}.drehmer__container{position:relative;z-index:1}.drehmer__grid{grid-template-columns:1fr 1fr;gap:0}.drehmer__grid:after{content:"";position:absolute;top:-200px;bottom:-200px;left:50%;transform:translate(-50%);width:2px;background:#000;z-index:20;pointer-events:none}.drehmer__left{position:sticky;top:24px;align-self:start;padding-right:32px}.drehmer__right{padding-left:32px;padding-bottom:32px;max-width:520px;align-self:start;margin-top:-36px}.drehmer__desktop-only{display:block}.drehmer__mobile-only{display:none}.drehmer__badge{height:56px}.drehmer__rating{gap:var(--spacing-md)}.drehmer__rating-number{font-size:28px}}@media(min-width:1280px){.drehmer__container{padding:32px 48px 0}}.drehmer button:focus-visible,.drehmer a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){.drehmer *,.drehmer *:before,.drehmer *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.drehmer .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.drehmer .drehmer__room-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:12px 20px;margin-top:var(--spacing-md);background:transparent;color:var(--color-text);font-size:13px;font-weight:600;font-family:var(--font-family);letter-spacing:.02em;line-height:1.3;border:1.5px solid var(--color-text);border-radius:var(--radius-card);transition:background .18s ease,color .18s ease;cursor:pointer}.drehmer .drehmer__room-btn:hover,.drehmer .drehmer__room-btn:focus-visible{background:var(--color-text);color:#fff;outline:none}.drehmer .drehmer__room-btn svg{stroke:currentColor;flex-shrink:0;transition:stroke .18s ease}.drehmer__room-btn svg{stroke:currentColor;flex-shrink:0;transition:stroke .18s ease}.drehmer__room-btn:hover svg,.drehmer__room-btn:focus-visible svg{stroke:currentColor}.drehmer__rv{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;isolation:isolate}.drehmer__rv-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000f0}.drehmer__rv-app{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;height:100%;max-width:1200px;max-height:85vh;margin:auto;border-radius:12px;overflow:hidden}.drehmer__rv-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#000c;flex-shrink:0;position:relative;z-index:5}.drehmer__rv-header h3{font-size:16px;font-weight:700;color:#fff;font-family:var(--font-family);letter-spacing:-.01em}.drehmer__rv-close{display:flex;align-items:center;justify-content:center;width:auto;height:40px;padding:0 20px;gap:8px;border-radius:8px;color:#fff;font-size:13px;font-weight:700;font-family:var(--font-family);background:#22c55e;border:none;cursor:pointer;transition:background .2s,transform .15s;z-index:10;flex-shrink:0;letter-spacing:.02em}.drehmer__rv-close:hover{background:#16a34a;transform:translateY(-1px)}.drehmer__rv-stage{position:relative;flex:1;display:flex;align-items:center;justify-content:center;overflow:hidden;contain:layout style;margin:8px;border-radius:8px;min-height:0}.drehmer__rv-room{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .3s ease;user-select:none;-webkit-user-select:none}.drehmer__rv-room.is-loading{opacity:.4}.drehmer__rv-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;z-index:5;pointer-events:none}.drehmer__rv-loading.is-active{display:flex}.drehmer__rv-loading:after{content:"";width:32px;height:32px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:rv-spin .7s linear infinite}@keyframes rv-spin{to{transform:rotate(360deg)}}.drehmer__rv-painting{position:absolute;top:50%;left:50%;margin-top:-100px;margin-left:-100px;width:200px;height:200px;cursor:grab;z-index:10;will-change:transform;touch-action:none;transform-origin:center center;box-shadow:0 4px 8px #00000080;transition:box-shadow .3s ease}.drehmer__rv-painting.is-dragging{cursor:grabbing;box-shadow:0 8px 32px #00000073,0 2px 8px #00000040}.drehmer__rv-painting img{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none;-webkit-user-select:none}img.drehmer__rv-frame-overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none;z-index:5}.drehmer__rv-handle{position:absolute;width:14px;height:14px;background:#fff;border:2px solid var(--color-accent);border-radius:50%;z-index:20;opacity:0;transition:opacity .2s,transform .15s;box-shadow:0 1px 4px #00000040}.drehmer__rv-painting:hover .drehmer__rv-handle,.drehmer__rv-painting.is-dragging .drehmer__rv-handle{opacity:1}.drehmer__rv-handle:hover{transform:scale(1.3);background:var(--color-selected)}.drehmer__rv-handle[data-rv-handle=tl]{top:-7px;left:-7px;cursor:nwse-resize}.drehmer__rv-handle[data-rv-handle=tr]{top:-7px;right:-7px;cursor:nesw-resize}.drehmer__rv-handle[data-rv-handle=bl]{bottom:-7px;left:-7px;cursor:nesw-resize}.drehmer__rv-handle[data-rv-handle=br]{bottom:-7px;right:-7px;cursor:nwse-resize}.drehmer__rv-hint{position:absolute;left:50%;bottom:-36px;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px 14px;background:#000000bf;color:#fff;font-size:13px;font-weight:500;border-radius:20px;z-index:25;opacity:0;transition:opacity .3s ease;pointer-events:none;white-space:nowrap}.drehmer__rv-hint.is-visible{opacity:1}.drehmer__rv-hint-sep{opacity:.5}.drehmer__rv-controls{flex-shrink:0;display:flex;flex-direction:column;gap:10px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#000000b3;border-top:1px solid rgba(255,255,255,.08)}.drehmer__rv-rooms{display:flex;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:2px}.drehmer__rv-rooms::-webkit-scrollbar{display:none}.drehmer__rv-room-thumb{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:3px;padding:3px;background:transparent;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s}.drehmer__rv-room-thumb:hover{background:#ffffff14}.drehmer__rv-room-thumb.is-active{border-color:#fff;background:#ffffff1a}.drehmer__rv-room-thumb img{display:block;width:52px;height:34px;object-fit:cover;border-radius:3px}.drehmer__rv-room-thumb span{font-size:9px;font-weight:600;color:#fff9;white-space:nowrap;letter-spacing:.02em;font-family:var(--font-family)}.drehmer__rv-room-thumb.is-active span{color:#fff}.drehmer__rv-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.drehmer__rv-upload{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:var(--color-accent);color:#fff;font-size:14px;font-weight:600;font-family:var(--font-family);border-radius:6px;cursor:pointer;transition:background .2s,transform .15s;white-space:nowrap}.drehmer__rv-upload:hover{background:var(--color-accent-hover);transform:translateY(-1px)}.drehmer__rv-upload:active{transform:translateY(0)}.drehmer__rv-upload svg{flex-shrink:0}.drehmer__rv-size-group{display:flex;align-items:center;gap:6px}.drehmer__rv-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:6px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.15);cursor:pointer;transition:all .2s}.drehmer__rv-btn:hover{background:#fff3;border-color:#ffffff4d}.drehmer__rv-btn:active{background:#ffffff40}.drehmer__rv-btn--download{margin-left:4px;background:#ffffff0f;color:#ffffffb3;border-color:#ffffff1a}.drehmer__rv-btn--download:hover{background:#ffffff26;color:#fff}@media(min-width:750px){.drehmer__rv-stage{margin:16px}.drehmer__rv-controls{padding:14px 24px}.drehmer__rv-room-thumb img{width:60px;height:40px}.drehmer__rv-room-thumb span{font-size:14px}.drehmer__rv-upload{padding:9px 20px;font-size:13px}}@media(min-width:1024px){.drehmer__rv-stage{margin:20px}.drehmer__rv-controls{flex-direction:row;align-items:center;justify-content:space-between;padding:14px 32px}.drehmer__rv-rooms{flex:1;min-width:0}.drehmer__rv-actions{flex-shrink:0;gap:16px}.drehmer__rv-room-thumb img{width:68px;height:44px}.drehmer__rv-room-thumb span{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/section-product-drehmer.css.map */
