Łóżko ATLANTA dąb sonoma 140 x 200
Opis
.mdc-product { margin: 0; overflow-x: hidden; font-family: 'Segoe UI', system-ui, sans-serif; font-size: 32px; line-height: 1.8; color: #4a5568; }
.mdc-product * { margin: 0; padding: 0; box-sizing: border-box; }
.mdc-hero { background: #1a365d; color: #ffffff; padding: 3.5rem; border-radius: 14px; margin-bottom: 4rem; }
.mdc-hero__tagline { font-size: 1.5rem; text-transform: uppercase; letter-spacing: 0.1em; opacity: 0.85; margin-bottom: 1.5rem; }
.mdc-hero__title { font-size: 3.5rem; font-weight: 700; margin-bottom: 1.75rem; line-height: 1.25; }
.mdc-hero__subtitle { font-size: 1.8rem; opacity: 0.9; line-height: 1.6; }
.mdc-hero__badges { display: flex; flex-wrap: wrap; gap: 1.5rem; margin-top: 2.75rem; }
.mdc-badge { display: inline-block; padding: 1rem 1.75rem; background: rgba(255,255,255,0.15); border-radius: 30px; font-size: 1.4rem; font-weight: 500; }
.mdc-section-title { font-size: 2.8rem; font-weight: 600; color: #1a202c; margin-bottom: 2.25rem; padding-bottom: 1rem; border-bottom: 5px solid #38a169; display: inline-block; }
.mdc-for-who { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr); gap: 2rem; margin-bottom: 4rem; }
.mdc-for-who__item { padding: 2.25rem; background: #f7fafc; border-radius: 14px; border-left: 7px solid #38a169; }
.mdc-for-who__item h3 { font-size: 2rem; font-weight: 600; color: #1a202c; margin-bottom: 1.25rem; }
.mdc-for-who__item p { font-size: 1.6rem; color: #718096; line-height: 1.7; }
.mdc-benefits { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(0,1fr); gap: 2rem; margin-bottom: 4rem; }
.mdc-benefit { padding: 2.25rem; background: #ffffff; border: 1px solid #e2e8f0; border-radius: 14px; border-top: 6px solid #1a365d; }
.mdc-benefit__number { font-size: 6.5rem; font-weight: 700; color: #e2e8f0; line-height: 1; margin-bottom: 1.5rem; }
.mdc-benefit h3 { font-size: 1.9rem; font-weight: 600; color: #1a202c; margin-bottom: 1.25rem; }
.mdc-benefit p { font-size: 1.5rem; color: #4a5568; line-height: 1.7; }
.mdc-hardness-intro { font-size: 1.75rem; color: #4a5568; margin-bottom: 2.25rem; line-height: 1.7; }
.mdc-hardness { display: flex; flex-wrap: wrap; gap: 2.25rem; margin-bottom: 4rem; justify-content: center; }
.mdc-hardness__side { padding: 2.75rem; border-radius: 14px; text-align: center; background: #ffffff; flex: 1 1 300px; max-width: 450px; }
.mdc-hardness__side--h2 { border: 5px solid #3182ce; }
.mdc-hardness__side--h3 { border: 5px solid #dd6b20; }
.mdc-hardness__label { display: inline-block; padding: 0.85rem 2rem; border-radius: 30px; font-size: 1.35rem; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em; margin-bottom: 1.75rem; }
.mdc-hardness__side--h2 .mdc-hardness__label { background: #ebf8ff; color: #2b6cb0; }
.mdc-hardness__side--h3 .mdc-hardness__label { background: #fffaf0; color: #c05621; }
.mdc-hardness__title { font-size: 2.2rem; font-weight: 600; color: #1a202c; margin-bottom: 0.75rem; }
.mdc-hardness__weight { font-size: 1.6rem; color: #718096; margin-bottom: 1.75rem; }
.mdc-hardness__features { text-align: left; font-size: 1.6rem; color: #4a5568; list-style: none; }
.mdc-hardness__features li { padding: 0.85rem 0; padding-left: 2.75rem; position: relative; }
.mdc-hardness__features li::before { content: '\2713'; position: absolute; left: 0; color: #38a169; font-weight: 600; }
.mdc-specs { width: 100%; border-collapse: collapse; font-size: 1.6rem; margin-bottom: 4rem; }
.mdc-specs tr { border-bottom: 1px solid #e2e8f0; }
.mdc-specs tr:last-child { border-bottom: none; }
.mdc-specs th { text-align: left; padding: 1.75rem 2rem; background: #f7fafc; font-weight: 600; color: #1a202c; width: 40%; }
.mdc-specs td { padding: 1.75rem 2rem; color: #4a5568; }
.mdc-specs--sizes th { width: auto; }
.mdc-specs--sizes thead th { background: #1a365d; color: #ffffff; }
.mdc-specs--sizes td { text-align: center; }
.mdc-specs--sizes td:first-child { font-weight: 600; color: #1a202c; }
.mdc-note { font-size: 1.45rem; color: #718096; line-height: 1.6; margin: -2.5rem 0 4rem; }
.mdc-note a { color: #1a365d; text-decoration: underline; }
.mdc-trust { background: linear-gradient(135deg, #1a365d 0%, #2c5282 100%); padding: 3rem; border-radius: 14px; margin-bottom: 4rem; }
.mdc-trust__grid { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr); gap: 2rem; text-align: center; }
.mdc-trust__item { display: flex; flex-direction: column; align-items: center; gap: 0.5rem; }
.mdc-trust__icon { flex-shrink: 0; width: 60px; height: 60px; background: rgba(255,255,255,0.15); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.4rem; font-weight: 700; color: #ffffff; margin-bottom: 0.75rem; }
.mdc-trust__title { font-size: 1.5rem; font-weight: 600; color: #ffffff; }
.mdc-trust__subtitle { font-size: 1.2rem; color: rgba(255,255,255,0.7); }
.mdc-additional h3 { font-size: 2rem; font-weight: 600; color: #1a202c; margin: 2.75rem 0 1.5rem 0; }
.mdc-additional p { font-size: 1.6rem; color: #4a5568; line-height: 1.8; margin-bottom: 1.75rem; }
.mdc-additional a { color: #1a365d; text-decoration: underline; }
.mdc-upgrade { background: linear-gradient(135deg, #1a365d 0%, #2c5282 100%); color: #ffffff; padding: 3rem; border-radius: 14px; margin-bottom: 4rem; margin-top: 1.5rem; text-align: center; position: relative; }
.mdc-upgrade__pricetag { display: inline-block; position: absolute; top: -1.1rem; right: 2.5rem; background: #38a169; color: #ffffff; font-size: 1.25rem; font-weight: 700; padding: 0.6rem 1.75rem; border-radius: 30px; letter-spacing: 0.02em; }
.mdc-upgrade__label { display: inline-block; background: rgba(255,255,255,0.2); font-size: 1.1rem; text-transform: uppercase; letter-spacing: 0.1em; padding: 0.75rem 1.5rem; border-radius: 30px; margin-top: 1.5rem; margin-bottom: 2rem; }
.mdc-upgrade__name { font-size: 2.2rem; font-weight: 700; display: block; margin-bottom: 1.5rem; }
.mdc-upgrade__desc { font-size: 1.6rem; opacity: 0.85; margin-bottom: 2.5rem; line-height: 1.6; }
.mdc-upgrade__btn { display: inline-block; background: #ffffff; color: #1a365d; font-size: 1.5rem; font-weight: 600; padding: 1.25rem 2.75rem; border-radius: 50px; text-decoration: none; }
.mdc-upgrade__props { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(0,1fr); gap: 1.25rem; margin-bottom: 2.5rem; }
.mdc-upgrade__prop { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.25); border-radius: 12px; padding: 1.5rem 1.25rem; text-align: center; }
.mdc-upgrade__proplabel { font-size: 1.6rem; font-weight: 700; color: #ffffff; margin-bottom: 0.4rem; }
.mdc-upgrade__propdesc { font-size: 1.3rem; color: #ffffff; opacity: 0.8; line-height: 1.4; }
/* PASEK O AKCESORIACH ZA 1 ZL */
.mdc-gift-strip { display: flex; align-items: center; gap: 1.75rem; background: #f7fafc; border-left: 5px solid #38a169; border-radius: 10px; padding: 1.75rem 2.25rem; margin-bottom: 4rem; }
.mdc-gift-strip__icon { flex-shrink: 0; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; }
.mdc-gift-strip__icon svg { width: 100%; height: 100%; }
.mdc-gift-strip__text { flex: 1; font-size: 1.55rem; line-height: 1.55; color: #1a202c; }
.mdc-gift-strip__text strong { font-weight: 700; color: #2f855a; }
/* KALKULATOR ROZMIARU */
.mdc-cov-wrap { display: block !important; float: none !important; clear: both !important; width: 100% !important; flex: 0 0 100% !important; max-width: 100% !important; }
.mdc-cov-title { display: block !important; float: none !important; clear: both !important; width: 100% !important; font-size: 2.8rem !important; font-weight: 600 !important; color: #1a202c !important; border-bottom: 5px solid #38a169 !important; padding-bottom: 1rem !important; margin-bottom: 2.25rem !important; }
.mdc-kalk { display: block !important; float: none !important; clear: both !important; width: 100% !important; background: linear-gradient(135deg, #1a365d 0%, #2c5282 100%) !important; border-radius: 14px !important; padding: 2.5rem !important; margin-bottom: 2.5rem !important; }
.mdc-kalk-steps { display: flex !important; gap: 6px !important; margin-bottom: 1.5rem !important; align-items: center !important; }
.mdc-dot { display: inline-block !important; width: 12px !important; height: 12px !important; border-radius: 50% !important; background: rgba(255,255,255,0.3) !important; transition: all 0.2s; flex-shrink: 0 !important; }
.mdc-dot.active { background: #ffffff !important; transform: scale(1.3) !important; }
.mdc-dot.done { background: #38a169 !important; }
.mdc-kalk-label { display: block !important; font-size: 1.2rem !important; text-transform: uppercase !
