html,body{margin:0!important;padding:0!important;width:100%!important;height:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch;position:relative}iframe{height:100vh!important}button,[role=button],.button,input[type=button],input[type=submit]{pointer-events:auto!important;cursor:pointer!important;user-select:none!important;-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;touch-action:manipulation!important;-webkit-touch-callout:none!important;-webkit-tap-highlight-color:transparent!important}.fixed.bottom-0{z-index:2147483647!important;pointer-events:auto!important;position:fixed!important}.fixed.bottom-0 button{z-index:2147483647!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important}.embed-container{width:100vw;max-width:100vw;min-height:100vh;min-height:100dvh;background-color:#fff;font-family:var(--font-family);font-size:16px;line-height:1.5;color:var(--text-color, #333);box-sizing:border-box;position:relative;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column}.mobile-min-height{min-height:calc((100vh - 48px)/2)}.text-outline{text-shadow:-1px -1px 0 #00263a,1px -1px 0 #00263a,-1px 1px 0 #00263a,1px 1px 0 #00263a;color:#fff}.embed-container *{box-sizing:border-box}.progress-bar{position:sticky;top:0;height:4px;background-color:#e0e0e0;z-index:100}.progress-fill{height:100%;background-color:var(--primary-color);transition:width .3s ease}.content{padding:0;padding-top:3rem;padding-bottom:4rem;max-width:100%;width:100%;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}@media (min-width: 640px){.content{padding-top:56px}}.step{animation:fadeIn .3s ease;width:100%;max-width:100%;min-height:calc(100vh - 120px);margin:0;background-image:url(/LargeBlueTexture.jpg);background-size:contain;background-position:center;background-repeat:repeat;background-attachment:scroll;display:flex;flex-direction:column;position:relative;overflow:visible}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.welcome-content{text-align:center;padding:0;width:100%}.title{font-size:2rem;font-weight:700;color:var(--text-color, #1a1a1a);margin:0 0 1rem;line-height:1.2}.subtitle{font-size:1.1rem;color:#666;margin:0 0 2rem;line-height:1.5}.step-title{font-size:1.5rem;font-weight:600;color:var(--text-color, #1a1a1a);margin:0 0 .5rem;text-align:center}.step-subtitle{font-size:1rem;color:#666;text-align:center;margin:0 0 2rem}.primary-button,.secondary-button{padding:.75rem 2rem;font-size:1rem;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;font-family:var(--font-family)}.primary-button{background-color:var(--primary-color);color:#fff}.primary-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.primary-button:disabled{background-color:silver;cursor:not-allowed}.secondary-button{background-color:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}.secondary-button:hover{background-color:#f9f9f9}.options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-bottom:1.5rem}.option-card{background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s ease;text-align:center}.option-card:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.option-card.selected{border-color:var(--primary-color);background-color:#f0f7f4}.style-image{width:100%;height:150px;-o-object-fit:cover;object-fit:cover;border-radius:6px;margin-bottom:.75rem}.option-name{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0 0 .25rem}.option-description{font-size:.85rem;color:#666;margin:0 0 .75rem;line-height:1.3}.price{font-size:1.1rem;font-weight:700;color:var(--primary-color);margin:0}.customize-section{margin-bottom:2rem}.section-title{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.custom-option{background:#fff;border:2px solid #e0e0e0;border-radius:6px;padding:.75rem;cursor:pointer;transition:all .2s ease;text-align:center}.custom-option:hover{border-color:var(--primary-color);transform:translateY(-1px)}.custom-option.selected{border-color:var(--primary-color);background-color:#f0f7f4}.option-thumbnail{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:4px;margin-bottom:.5rem}.color-swatch{width:60px;height:60px;border-radius:4px;margin:0 auto .5rem;border:1px solid #e0e0e0}.placeholder{width:60px;height:60px;background-color:#f0f0f0;border-radius:4px;margin:0 auto .5rem}.price-modifier{font-size:.85rem;color:#666;font-weight:500;margin:0}.review-content{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.review-content{grid-template-columns:1fr 1fr}}.review-image{background:#f9f9f9;border-radius:8px;padding:1.5rem;display:flex;align-items:center;justify-content:center;min-height:300px}.final-image{width:100%;max-width:300px;height:auto;-o-object-fit:contain;object-fit:contain}.review-details{display:flex;flex-direction:column;gap:1.5rem}.selections,.pricing{display:flex;flex-direction:column;gap:.75rem}.selection-row,.price-row{display:flex;justify-content:space-between;align-items:center;padding:.25rem 0}.label{font-size:.95rem;color:#666}.value{font-size:.95rem;font-weight:500;color:#1a1a1a}.pricing{border-top:1px solid #e0e0e0;padding-top:.75rem}.total-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0 0;border-top:2px solid #e0e0e0;margin-top:.5rem}.total-row .label{font-size:1.1rem;font-weight:600;color:#1a1a1a}.total-price{font-size:1.3rem;font-weight:700;color:var(--primary-color)}.add-to-cart-button{width:100%;padding:1rem;font-size:1.1rem;font-weight:600;background-color:var(--primary-color);color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;margin-top:1rem;font-family:var(--font-family)}.add-to-cart-button:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.add-to-cart-button:disabled{background-color:silver;cursor:not-allowed}.navigation{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;gap:1rem}.success-message{background-color:#d4edda;color:#155724;padding:1rem;border-radius:6px;margin-top:1rem;text-align:center;animation:slideIn .3s ease}.success-message p{margin:0;font-weight:500}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.header-bar{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:2147483646!important;transform:translateZ(0)}@media (min-width: 640px){.header-bar{position:fixed!important}}.gender-card{height:280px}@media (min-width: 768px){.gender-card{height:512px}}.gender-button{font-size:16px;padding:12px 24px;min-width:120px;min-height:48px}@media (min-width: 640px){.gender-button{font-size:20px;padding:15px 38.5px}}.fixed.bottom-0.left-0.right-0{z-index:2147483647!important;pointer-events:auto!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;transform:translateZ(0);backface-visibility:hidden}.fixed.bottom-0 .flex.items-center.gap-4 button{min-width:48px!important;min-height:48px!important;z-index:2147483647!important;pointer-events:auto!important;cursor:pointer!important;position:relative!important;background:transparent!important;border:none!important;outline:none!important}.fixed.bottom-0 .flex.items-center.gap-4 button:focus{outline:2px solid #2c6e49!important;outline-offset:2px!important}.fixed.bottom-0 .flex.items-center.gap-4 button:active{transform:scale(.95)!important}.fixed.bottom-0 .flex.items-center.gap-4 button img{pointer-events:none!important;-moz-user-select:none!important;user-select:none!important;-webkit-user-select:none!important}@media (max-width: 600px){.embed-container{height:100vh;height:100dvh}.content{padding-top:3rem;padding-bottom:4rem;min-height:calc(100vh - 7rem);min-height:calc(100dvh - 7rem)}.step{min-height:calc(100vh - 7rem);min-height:calc(100dvh - 7rem);padding:1rem;position:relative;overflow:visible}.title{font-size:1.5rem}.step-title{font-size:1.25rem}.options-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.style-image{height:100px}.navigation{flex-direction:column-reverse;gap:.75rem}.primary-button,.secondary-button{width:100%}.option-thumbnail,.color-swatch,.placeholder{width:40px;height:40px}.header-bar{position:fixed!important;top:0!important;left:0!important;right:0!important;transform:translateZ(0);backface-visibility:hidden}.fixed.bottom-0 .flex.items-center.gap-4 button{min-width:56px!important;min-height:56px!important;-webkit-tap-highlight-color:rgba(44,110,73,.2)!important}.fixed.bottom-0.left-0.right-0{position:fixed!important;bottom:0!important;left:0!important;right:0!important}}
