.page-header{padding:80px 0 60px;background:var(--toy-gradient)}.page-title{font-size:2.5rem;font-weight:700}.page-subtitle{font-size:1.2rem;opacity:.9}.page-icon{font-size:5rem;opacity:.3}.content-block{padding-right:2rem}.content-block h2{color:var(--toy-dark);font-size:2rem;font-weight:700;margin-bottom:1.5rem}.content-block h3{color:var(--toy-dark);font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.process-timeline{position:relative;padding-left:2rem;margin:2rem 0}.process-timeline:before{content:"";position:absolute;left:25px;top:0;bottom:0;width:2px;background:var(--toy-primary)}.timeline-item{position:relative;margin-bottom:2rem;padding-left:2rem}.timeline-number{position:absolute;left:-25px;top:0;width:50px;height:50px;background:var(--toy-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem}.timeline-content h4{color:var(--toy-dark);font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.timeline-content p{color:var(--toy-secondary);margin-bottom:0}.order-type-card{background:#fff;border:1px solid #e9ecef;border-radius:var(--border-radius-lg);padding:2rem;height:100%;text-align:center;transition:all .3s ease}.order-type-card:hover{border-color:var(--toy-primary);box-shadow:var(--shadow-sm);transform:translateY(-5px)}.type-icon{width:70px;height:70px;background:var(--toy-gradient);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;margin:0 auto 1.5rem}.order-type-card h4{color:var(--toy-dark);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-list{list-style:none;padding:0;text-align:left}.feature-list li{color:var(--toy-secondary);position:relative;padding:.25rem 0 .25rem 1.5rem}.feature-list li:before{content:"✓";position:absolute;left:0;color:var(--toy-primary);font-weight:700}.production-categories{background:var(--toy-light);padding:2rem;border-radius:var(--border-radius-lg);margin-bottom:2rem}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.category-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:var(--border-radius-sm);border:1px solid #e9ecef;transition:all .3s ease}.category-item:hover{border-color:var(--toy-primary);box-shadow:var(--shadow-sm)}.category-item i{color:var(--toy-primary);font-size:1.5rem}.requirements-block{background:#f8f9fa;padding:2rem;border-radius:var(--border-radius-lg)}.requirement-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.requirement-item:last-child{margin-bottom:0}.requirement-icon{width:50px;height:50px;background:var(--toy-light);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--toy-primary);font-size:1.5rem;flex-shrink:0}.requirement-info h5{color:var(--toy-dark);font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.requirement-info p{color:var(--toy-secondary);margin-bottom:0}.sidebar{position:sticky;top:2rem}.order-card,.contact-card{background:#fff;padding:2rem;border-radius:var(--border-radius-lg);box-shadow:var(--shadow-sm);border:1px solid #e9ecef;margin-bottom:2rem}.order-card h4,.contact-card h4{color:var(--toy-dark);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.order-form .form-control{border:1px solid #e9ecef;border-radius:var(--border-radius-sm);padding:.75rem}.order-form .form-control:focus{border-color:var(--toy-primary);box-shadow:0 0 0 .2rem #1e3a8a40}.contact-info p{margin-bottom:.5rem;color:var(--toy-dark)}@media (max-width: 992px){.content-block{padding-right:0}.page-header{padding:60px 0 40px}.page-title{font-size:2rem}.page-icon{font-size:3rem;margin-top:1rem}.process-timeline{padding-left:1rem}.timeline-item{padding-left:1.5rem}.timeline-number{left:-20px;width:40px;height:40px;font-size:1rem}.process-timeline:before{left:20px}}@media (max-width: 768px){.category-grid{grid-template-columns:1fr}.order-type-card{padding:1.5rem}}
