.cake-order-form{padding:15px 20px;background-color:#fff;border-radius:8px;box-shadow:0 0 15px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.cake-order-form .form-group{margin-bottom:25px}.form-check{position:relative;display:block;padding-left:0!important}.cake-order-form label{display:block;margin-bottom:5px;font-weight:700;color:#333}.cake-order-form input[type=email],.cake-order-form input[type=text],.cake-order-form input[type=tel],.cake-order-form select{width:100%;border:1px solid #ddd;border-radius:4px;font-size:16px;padding:12px;transition:border-color .3s ease;background-color:#fff;color:#333}.cake-order-form select{appearance:none;-webkit-appearance:none;background-image:url('data:image/svg+xml;charset=US-ASCII,<svg%20fill="%23aaa"%20height="24"%20viewBox="0%200%2024%2024"%20width="24"%20xmlns="http://www.w3.org/2000/svg"><path%20d="M7%2010l5%205%205-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center;background-size:16px 16px;padding-right:40px}.cake-order-form input[type=email]:focus,.cake-order-form input[type=text]:focus,.cake-order-form input[type=tel]:focus,.cake-order-form select:focus{outline:none;border-color:coral;box-shadow:0 0 0 2px #ff7f5033}.cake-order-form .grid{display:grid;gap:15px}@media(min-width:640px){.cake-order-form .grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.cake-order-form .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.cake-order-form .grid{grid-template-columns:repeat(4,1fr)}}.cake-order-form button{padding:12px 25px;font-size:16px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.cake-order-form .button-primary{background-color:coral;color:#fff;border:none;border-radius:4px}.cake-order-form .button-primary:hover{background-color:#e06b45!important}.cake-order-form .button-secondary{background-color:#f0f0f0;color:#333;border:1px solid #ddd;border-radius:4px}.cake-order-form .button-secondary:hover{background-color:#e0e0e0}.cake-order-form .is-invalid{border-color:#dc3545}#form-progress{display:inline-block;padding:5px 10px;background-color:#f0f0f0;border-radius:15px;font-size:14px;margin-top:20px}.cake-order-form .flavor-option{border:2px solid #ddd;border-radius:8px;overflow:hidden;transition:all .3s ease;cursor:pointer;position:relative;padding-bottom:10px;text-align:center}.flavor-option.selected{border:3px solid #FA7474;box-shadow:0 0 12px #fa747466}.flavor-option.selected:after{content:"✓";position:absolute;top:8px;right:8px;width:28px;height:28px;background-color:#fa7474;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;z-index:2;box-shadow:0 2px 6px #0003}.cake-order-form .flavor-option:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a;border-color:coral}.cake-order-form .flavor-option input[type=radio]{position:absolute;top:10px;left:10px;cursor:pointer;width:20px;height:20px;opacity:0}.cake-order-form .flavor-option label{display:block;height:100%;cursor:pointer}.cake-order-form .flavor-option img{width:100%;height:200px;object-fit:cover;pointer-events:none}.cake-order-form .flavor-option .flavor-name{padding:10px;text-align:center;font-weight:700;pointer-events:none}.cake-order-form .form-navigation{display:flex;justify-content:space-between;margin-top:30px}.cake-order-form .question-container{transition:transform .2s ease}.cake-order-form .step{display:none}.cake-order-form .step.active{display:block}@media(max-width:639px){.cake-order-form .grid{grid-template-columns:repeat(2,1fr);gap:10px}.cake-order-form .flavor-option img{height:120px}.cake-order-form .flavor-option .flavor-name{font-size:13px;padding:6px 4px}.cake-order-form .flavor-option{padding-bottom:5px}.cake-order-form .view-ingredients{font-size:11px}}.cake-order-form .form-navigation .button-primary,.cake-order-form .form-navigation .button-secondary{flex:1;margin:5px}.cake-order-form .form-group{padding:15px;border-radius:5px;background-color:#f9f9f9}.cake-order-form .form-group label{font-size:16px;color:#555}.cake-order-form input[type=radio]:checked+label.flavor-name{background-color:#ffe6d5;font-weight:700}.cake-order-form .view-ingredients{display:inline-block;margin-top:10px;font-size:12px;color:coral;text-decoration:none;font-weight:700}.cake-order-form .view-ingredients:hover{text-decoration:underline;color:#e06b45}.cake-order-form .ingredients{font-size:12px;color:#555;margin:5px}.chip{display:inline-block;padding:0 20px 20px;height:50px;font-size:14px;line-height:50px;border-radius:25px;background-color:#f1f1f1;margin:5px;cursor:pointer;transition:background-color .3s ease,color .3s ease}.chip:hover{background-color:#e0e0e0}.chip.selected{background-color:#ee6d53;color:#fff}@media(max-width:768px){.cake-order-form .form-navigation{position:fixed;bottom:0;left:0;right:0;background-color:#fff;padding:12px 15px;box-shadow:0 -2px 10px #0000001a;z-index:999;margin-top:0}.cake-order-form{padding-bottom:80px}}.cake-order-form .form-progress{margin:0 0 25px;padding:0;background:none;border-radius:0;height:auto;font-size:0;text-align:left}.cake-order-form .form-progress-bar{background-color:#e0e0e0;border-radius:20px;height:6px;width:100%;overflow:hidden}.cake-order-form .form-progress-fill{height:100%;background-color:#fa7474;border-radius:20px;transition:width .4s ease}.cake-order-form .form-progress-label{display:block;font-size:13px;font-weight:600;color:#999;margin-top:8px}.selected-flavor-card{display:flex;align-items:center;gap:15px;padding:12px;background-color:#f9f9f9;border-radius:10px;border:2px solid #FA7474;margin-bottom:20px}.selected-flavor-card img{width:70px!important;height:70px!important;border-radius:12px!important;object-fit:cover!important;flex-shrink:0}.selected-flavor-card .selected-flavor-info{flex:1}.selected-flavor-card .selected-flavor-label{font-size:11px;color:#fa7474;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.selected-flavor-card h2{font-size:16px;margin:3px 0 0;color:#333;font-weight:600}.selected-flavor-card .selected-size-summary{margin-top:10px}.selected-flavor-card .selected-size-value{font-size:14px;font-weight:600;color:#333;margin-top:2px}.selected-flavor-card .selected-size-desc{font-size:12px;color:#999}.step-heading{font-size:1.1rem;font-weight:700;color:#333;margin:4px 0 12px}.size-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.size-card{border:2px solid #ddd;border-radius:10px;padding:0;cursor:pointer;transition:all .3s ease;text-align:center;position:relative}.size-card input[type=radio]{position:absolute;opacity:0}.size-card label{display:block;padding:20px 10px;cursor:pointer;height:100%}.size-card:hover{border-color:#fa7474;box-shadow:0 2px 8px #00000014}.size-card.selected{border:3px solid #FA7474;box-shadow:0 0 12px #fa747466}.size-card-price{font-size:24px;font-weight:700;color:#fa7474;margin-bottom:4px}.size-card-name{font-size:16px;font-weight:600;color:#333;margin-bottom:6px}.size-card-desc{font-size:13px;color:#777}@media(min-width:640px){.size-grid{grid-template-columns:repeat(4,1fr)}}.flatpickr-calendar{font-size:16px!important}.cake-toast{position:fixed;top:0;left:0;right:0;z-index:10000;padding:16px 20px;color:#fff;font-size:15px;line-height:1.5;text-align:center;transform:translateY(-100%);transition:transform .3s ease;box-shadow:0 2px 12px #00000026;cursor:pointer}
