.cenik-main{background-color:var(--background);min-height:100vh;padding:8rem 0}.cenik-container{width:100%;max-width:1000px;margin:0 auto;padding:0 2rem}.cenik-header{text-align:center;max-width:700px;margin-bottom:6rem;margin-left:auto;margin-right:auto;position:relative}.cenik-header:after{content:"";background-color:var(--border-color,#e5e5e5);width:1px;height:60px;margin:3rem auto 0;display:block}.cenik-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:2rem;font-size:3rem;font-weight:800}.cenik-intro{color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.6}.cenik-section{margin-bottom:8rem;position:relative}.cenik-section-title{color:var(--foreground);text-align:center;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2rem;font-weight:800}.cenik-section-subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin-bottom:4rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:700}.cenik-grid{grid-template-columns:1fr;gap:4rem;margin-top:2rem;display:grid}@media (min-width:768px){.cenik-grid{grid-template-columns:1fr 1px 1fr;align-items:flex-start;gap:0}}.cenik-divider{display:none}@media (min-width:768px){.cenik-divider{background-color:var(--border-color,#e5e5e5);width:1px;height:100%;min-height:200px;margin:0 auto;display:block}}.cenik-item{text-align:center;padding:0 2rem}.cenik-item-number{color:#bfbfbf;margin-bottom:1rem;font-size:4rem;font-weight:100;line-height:1}.cenik-item-title{color:var(--foreground);margin-bottom:1rem;font-size:1.4rem;font-weight:700}.cenik-item p{color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.6}.cenik-text-block{text-align:center;max-width:700px;color:var(--text-secondary);border-top:1px solid var(--border-color,#e5e5e5);margin:0 auto;padding-top:3rem;font-size:1rem;font-weight:400;line-height:1.6}.cenik-text-block p{margin-bottom:1.5rem}.cenik-steps{max-width:700px;margin:0 auto;padding-left:2rem;position:relative}.cenik-steps:before{content:"";background:var(--border-color,#e5e5e5);width:1px;position:absolute;top:0;bottom:0;left:2.9rem}.cenik-step{gap:3rem;margin-bottom:4rem;display:flex;position:relative}.cenik-step:last-child{margin-bottom:0}.cenik-step-number{color:var(--foreground);background:var(--foreground);z-index:1;background:var(--background);width:2rem;height:2rem;border:1px solid var(--border-color,#e5e5e5);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:400;display:flex}.cenik-step-content{padding-top:0}.cenik-step-content h3{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.cenik-step-content p{color:var(--text-secondary);font-size:1rem;font-weight:400;line-height:1.6}.cenik-cta-section{text-align:center;border-top:1px solid var(--border-color,#e5e5e5);margin-top:6rem;padding-top:6rem}.cenik-cta-content h2{margin-bottom:1.5rem;font-size:2rem;font-weight:800}.cenik-cta-content p{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1rem;font-weight:400;line-height:1.6}
