.phone-mock-section{background-color:#fffcea;margin:4rem 0;padding:64px 0}.button-qr-container{flex-direction:column;justify-content:center;align-items:center;gap:20px;text-decoration:none;display:flex}.container{max-width:1200px;margin:0 auto;padding:0 16px}.phone-mock-row{flex-direction:column;justify-content:space-between;align-items:center;gap:40px;display:flex}.phone-mock-content{flex-direction:column;flex:1;display:flex}.phone-mock-title{color:var(--primary-color);margin-bottom:24px;font-size:52px;font-weight:800}.phone-mock-description{color:#666;margin-bottom:32px;font-size:18px;line-height:1.6}.store-buttons{flex-direction:column;gap:25px;margin-right:20px;display:flex}.buttons-qr-container{align-items:center;display:flex}.qr-code-container{background-color:#fff;border:1px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:auto;height:auto;padding:8px;display:flex}.qr-code-image{width:100%;height:100%}.phone-mockups-container{flex:1;justify-content:center;display:flex}.store-button{color:#fff;background-color:#1a1a1a;border-radius:9999px;align-items:center;gap:8px;padding:12px 20px;text-decoration:none;transition:transform .3s;display:flex}.store-button:hover{transform:scale(1.05)}.store-icon-container{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.store-icon{color:#1a1a1a}.store-text-container{flex-direction:column;display:flex}.store-text-small{font-size:12px}.store-text-large{font-size:14px;font-weight:600}.phone-mockups-wrapper{position:relative}.phone-background{z-index:10;width:280px;position:absolute;top:40px;left:-80px;transform:rotate(6deg)}.phone-foreground{z-index:20;width:280px;transform:rotate(-3deg)}.phone-device{background-color:#fff;border:8px solid #000;border-radius:35px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.1)}.phone-notch-container{padding-top:24px;position:relative}.phone-background .phone-notch-container{padding-left:8px;padding-right:8px}.phone-notch{background-color:#000;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:64px;height:24px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-content{padding-top:8px}.phone-background-content{padding:8px;font-size:14px}.phone-content-title{color:#000;font-weight:600}.phone-content-description{color:#666;margin-top:4px;font-size:12px}.phone-content-buttons{gap:8px;margin-top:16px;display:flex}.phone-content-button{border:1px solid #ddd;border-radius:4px;padding:4px 12px;font-size:12px}.phone-product-card{background-color:#f5f5f5;border-radius:8px;margin-top:16px;overflow:hidden}.phone-product-image{object-fit:cover;width:100%;height:192px}.phone-product-details{padding:12px}.phone-product-info{justify-content:space-between;align-items:center;display:flex}.phone-product-name{font-size:12px;font-weight:500}.phone-product-price{font-size:12px;font-weight:700}.phone-product-button{background-color:#eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.phone-foreground .phone-notch-container{background-color:#f5f5f5}.phone-header{background-color:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px;display:flex}.phone-header-icon{background-color:#eee;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.phone-header-title{font-size:14px;font-weight:600}.phone-header-actions{gap:8px;display:flex}.phone-cart-icon{position:relative}.phone-cart-badge{color:#fff;background-color:#000;border-radius:50%;justify-content:center;align-items:center;width:12px;height:12px;font-size:8px;display:flex;position:absolute;top:-4px;right:-4px}.phone-app-content{color:#fff;background-color:#1c3836;flex-direction:column;height:460px;padding:16px;display:flex}.phone-app-tagline{text-transform:uppercase;text-align:center;letter-spacing:1px;margin-bottom:16px;font-size:12px}.phone-app-main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.phone-app-title{margin-bottom:8px;font-size:20px}.phone-app-underline{text-decoration:underline}.phone-app-button{color:#000;background-color:#fff;border-radius:4px;align-items:center;gap:8px;margin-top:24px;padding:8px 16px;font-size:12px;display:flex}.phone-product-showcase{justify-content:space-between;align-items:flex-end;width:100%;margin-top:auto;display:flex}.phone-showcase-wrapper{width:100%;height:192px;position:relative}.phone-showcase-image-container{position:absolute;bottom:0;left:0;right:0}.phone-showcase-image{object-fit:contain;width:100%}.phone-app-footer{text-align:center;margin-top:16px}.phone-app-footer-text{font-size:18px}@media (min-width:768px){.phone-mock-row,.store-buttons{flex-direction:row}.phone-mockups-container{justify-content:flex-end}.phone-foreground{width:320px}.phone-background{width:280px}}@media (max-width:767px){.buttons-qr-container{flex-direction:column;align-items:flex-start;gap:20px}.phone-background{left:-40px}}