.sh-co-hero{text-align:center;max-width:720px;margin:0 auto;padding:0 20px}.sh-co-hero__sub{font-size:13px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#b59677;margin:0 0 12px}.sh-co-hero__heading{font-size:32px;font-weight:400;letter-spacing:.05em;color:#2c3e50;margin:0 0 20px;line-height:1.4}.sh-co-hero__text{font-size:15px;line-height:1.9;color:#555;margin:0}.sh-co-products{max-width:1100px;margin:0 auto;padding:0 20px}.sh-co-products__heading{text-align:center;font-size:22px;font-weight:400;color:#2c3e50;margin:0 0 8px}.sh-co-products__desc{text-align:center;font-size:14px;color:#888;margin:0 0 32px}.sh-co-products__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.sh-co-product-card{text-align:center;padding:24px 16px;border:1px solid #eee;border-radius:8px;transition:box-shadow .25s,transform .25s;text-decoration:none;display:block;color:inherit}.sh-co-product-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.sh-co-product-card__img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:4px;margin-bottom:16px}.sh-co-product-card__img--placeholder{background:#f5f0eb;display:flex;align-items:center;justify-content:center;font-size:48px;color:#b59677;border-radius:4px;margin-bottom:16px;aspect-ratio:1}.sh-co-product-card__name{font-size:16px;font-weight:600;color:#2c3e50;margin:0 0 4px}.sh-co-product-card__price{font-size:14px;color:#8b5e3c;margin:0 0 12px}.sh-co-product-card__link{display:inline-block;font-size:13px;font-weight:600;color:#8b5e3c;text-decoration:none;letter-spacing:.02em}.sh-co-flow{max-width:900px;margin:0 auto;padding:0 20px}.sh-co-flow__heading{text-align:center;font-size:22px;font-weight:400;color:#2c3e50;margin:0 0 8px}.sh-co-flow__desc{text-align:center;font-size:14px;color:#555;margin:0 0 40px;line-height:1.8}.sh-co-flow__steps{display:flex;justify-content:space-between;gap:16px}.sh-co-flow__step{flex:1;text-align:center;padding:20px 12px;position:relative}.sh-co-flow__step:not(:last-child):after{content:"";position:absolute;top:32px;right:-8px;width:16px;height:2px;background:#ddd}.sh-co-flow__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#8b5e3c;color:#fff;font-weight:700;font-size:18px;margin-bottom:12px}.sh-co-flow__step h3{font-size:15px;font-weight:600;margin:0 0 6px;color:#2c3e50}.sh-co-flow__step p{font-size:13px;color:#666;margin:0;line-height:1.6}.sh-co-form{max-width:640px;margin:0 auto;padding:0 20px}.sh-co-form__heading{text-align:center;font-size:22px;font-weight:400;color:#2c3e50;margin:0 0 8px}.sh-co-form__desc{text-align:center;font-size:14px;color:#555;margin:0 0 8px;line-height:1.8}.sh-co-form__price{text-align:center;font-size:15px;font-weight:600;color:#8b5e3c;margin:0 0 32px}.sh-co-form__group-title{font-size:16px;font-weight:600;color:#2c3e50;margin:28px 0 16px;padding-bottom:8px;border-bottom:1px solid #eee}.sh-co-form label{display:block;margin:16px 0 6px;font-weight:600;font-size:14px;color:#2c3e50}.sh-co-form input[type=text],.sh-co-form input[type=email],.sh-co-form select,.sh-co-form textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:14px;font-family:inherit;background:#fff;transition:border-color .3s,box-shadow .3s;appearance:none;-webkit-appearance:none}.sh-co-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.sh-co-form textarea{min-height:120px;resize:vertical}.sh-co-form input:focus,.sh-co-form select:focus,.sh-co-form textarea:focus{border-color:#8b5e3c;outline:none;box-shadow:0 0 0 2px #8b5e3c26}.sh-co-form__submit{display:block;width:100%;margin-top:32px;padding:14px;background-color:#2c3e50;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .25s;font-family:inherit}.sh-co-form__submit:hover{background-color:#8b5e3c}.sh-co-form__note{margin-top:12px;font-size:13px;color:#888;text-align:center}.sh-co-form .t4s-form-message--success{text-align:center;padding:16px;margin-bottom:20px;color:#155724;background:#d4edda;border-radius:4px}.sh-co-form .t4s-form-message--error{text-align:left;padding:16px;margin-bottom:20px;color:#721c24;background:#f8d7da;border-radius:4px}@media(max-width:999px){.sh-co-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.sh-co-hero__heading{font-size:24px}.sh-co-hero__text{font-size:14px}.sh-co-products__grid{grid-template-columns:1fr;gap:16px}.sh-co-flow__steps{flex-direction:column;gap:8px}.sh-co-flow__step:not(:last-child):after{display:none}.sh-co-flow__step{display:flex;align-items:center;text-align:left;gap:16px;padding:12px 0}.sh-co-flow__num{flex-shrink:0;margin-bottom:0}.sh-co-flow__step-text h3{margin:0 0 2px}.sh-co-flow__step-text p{margin:0}.sh-co-form label{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/custom-order.css.map */
