*{margin:0;padding:0;box-sizing:border-box}.wrapper{min-height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#5dafb8;color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;padding:1rem}.card{height:auto;min-height:65vh;border-radius:13px;box-shadow:20px 40px 33px #0000004d;padding:2.2rem;width:35vw;background-color:#6cc2ce}.product-canvas{width:100%;height:38vh;background:#fff;box-shadow:10px 15px 15px 6px #3891b4;border-radius:0;margin-bottom:20px}.colors{display:flex;flex-direction:row;text-align:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}input[type=color]{margin-right:7px;text-align:center;cursor:pointer}.colors div{padding:8px;flex:1;min-width:80px}.header-section{text-align:center;margin-bottom:2rem;width:100%}.main-title{font-size:3rem;font-weight:800;margin-bottom:.5rem;margin-top:.5rem;letter-spacing:-.02em}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{font-size:1.1rem;color:#fff;margin:0;line-height:1.6;padding:0 1rem}.features-info{display:flex;justify-content:center;gap:2rem;margin:1.5rem 0;padding:1rem;background:#f8f9fa;border-radius:15px;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:.5rem}.feature-icon{font-size:1.5rem}.feature-text{font-size:.95rem;font-weight:600;color:#333}.section-title{font-size:1.5rem;font-weight:700;text-align:center;margin:1.5rem 0 1rem;color:#fff}.download-btn{position:fixed;bottom:2rem;right:2rem;display:flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:#b99ed5;color:#fff;border:none;border-radius:50px;font-size:1.125rem;font-weight:700;cursor:pointer;box-shadow:0 8px 25px #667eea66;transition:all .3s ease;z-index:1000}.download-btn:hover{transform:translateY(-3px) scale(1.05);box-shadow:0 12px 35px #667eea99;background:linear-gradient(135deg,#665b71,#609add)}.download-btn:active{transform:translateY(-1px) scale(1.02)}.download-btn svg{width:24px;height:24px}@media(max-width:1024px){.card{width:70vw;padding:1.5rem}.product-canvas{width:100%;height:35vh}.main-title{font-size:2.5rem}}@media(max-width:768px){.wrapper{padding:.5rem}.card{width:90vw;padding:1.5rem;height:auto}.product-canvas{width:100%;height:40vh;margin-bottom:15px}.main-title{font-size:2rem}.subtitle{font-size:.95rem;padding:0 .5rem}.features-info{flex-direction:column;gap:1rem;padding:.75rem}.feature-item{justify-content:center}.colors{justify-content:center;gap:.75rem}.colors div{padding:6px;min-width:70px}input[type=color]{width:50px;height:50px}.section-title{font-size:1.3rem;margin:1rem 0 .75rem}.download-btn{bottom:1rem;right:1rem;padding:.875rem 1.5rem;font-size:1rem;gap:.5rem}.download-btn svg{width:20px;height:20px}}@media(max-width:480px){.wrapper{padding:.25rem}.card{width:95vw;padding:1rem;border-radius:10px}.product-canvas{height:35vh;margin-bottom:10px}.main-title{font-size:1.75rem;margin-top:.25rem;margin-bottom:.25rem}.subtitle{font-size:.85rem;line-height:1.4}.features-info{padding:.5rem;gap:.75rem;margin:1rem 0}.feature-text{font-size:.85rem}.feature-icon{font-size:1.25rem}.colors{gap:.5rem}.colors div{padding:4px;min-width:60px}.colors label{font-size:.85rem}input[type=color]{width:45px;height:45px;margin-right:5px}.section-title{font-size:1.1rem;margin:.75rem 0 .5rem}.download-btn{bottom:.75rem;right:.75rem;padding:.75rem 1.25rem;font-size:.9rem}.download-btn svg{width:18px;height:18px}}@media(max-width:360px){.main-title{font-size:1.5rem}.product-canvas{height:30vh}.colors{flex-direction:column;align-items:center}.colors div{width:100%;display:flex;justify-content:center;align-items:center}}@media(max-height:600px)and (orientation:landscape){.product-canvas{height:50vh}.card{height:auto}.features-info{flex-direction:row;flex-wrap:wrap}}
