:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.payment-section,.policy-section,.product-content,.shipping-section{padding:0 24px 24px}.product-content h3{color:#222;font-size:1.2rem;margin-bottom:10px;border-left:4px solid #4caf50;padding-left:10px}.product-content ul{list-style:none;padding-left:0;line-height:1.7}.product-content ul li:before{content:"✓";color:#4CAF50;margin-right:10px}.note{font-size:.9rem;color:#777;margin-top:20px}@media (max-width:768px){.product-header{flex-direction:column}.product-image{width:100%;padding-right:0;margin-bottom:16px}}.payment-section h2,.policy-section h2,.shipping-section h2{font-size:1.4rem;margin-bottom:24px;color:#333;border-bottom:2px solid #4caf50;padding-bottom:10px}.shipping-block{margin-bottom:24px}.shipping-block h3{color:#222;font-size:1.2rem;margin-bottom:10px}.policy-section ul,.shipping-block ul{font-size:14px;list-style:none;padding-left:0;line-height:1.7}.shipping-block ul li:before{content:"🚚";margin-right:10px;color:#4CAF50}.note:before{content:"🚨";margin-right:10px;color:#4CAF50}.note,.shipping-note{background-color:#f0f9f3;padding:16px;border-left:4px solid #4caf50;font-size:.9rem;color:#444;border-radius:6px}.policy-section h3{font-size:1.2rem;margin-top:30px;margin-bottom:10px;color:#444}.policy-section ul li:before{content:"✔️";margin-right:10px;color:#27ae60}.policy-section p{color:#555;font-size:1rem}.payment-table{width:100%;border-collapse:collapse;font-size:.9rem}.payment-table td,.payment-table th{border:1px solid #e0e0e0;padding:14px 16px;text-align:left;vertical-align:top}.payment-table th{background-color:#f5faff;color:#2c3e50;font-weight:600}.payment-table tr:nth-child(2n){background-color:#fafafa}.payment-table tr:hover{background-color:#f0f8ff}@media (prefers-color-scheme:dark){html{color-scheme:light}}.product-highlight{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:60px 30px;background:linear-gradient(135deg,#fdf5f9,#f4f9ff);border-radius:20px;overflow:hidden;gap:50px;z-index:1;max-width:1600px;margin:40px auto;flex-wrap:nowrap}.product-highlight:after,.product-highlight:before{content:"";position:absolute;z-index:0;border-radius:50%;background:rgba(255,204,102,.15);filter:blur(40px)}.product-highlight:before{width:200px;height:200px;top:-50px;left:-50px}.product-highlight:after{width:300px;height:300px;bottom:-80px;right:-80px}.product-highlight .content:after,.product-highlight .content:before{content:"";position:absolute;z-index:0;opacity:.08;background-repeat:no-repeat;background-size:contain}.product-highlight .content:before{width:100px;height:100px;top:10%;left:-40px;background-image:url('data:image/svg+xml;utf8,<svg fill="%23FF6600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><polygon points="50,0 100,100 0,100"/></svg>')}.product-highlight .content:after{width:120px;height:120px;bottom:-30px;right:-60px;background-image:url('data:image/svg+xml;utf8,<svg fill="%2300C49A" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="50" cy="50" r="50"/></svg>')}.content,.home-about-us-image{position:relative;z-index:1}.home-about-us-image{flex:1 1 40%;display:flex;justify-content:center;align-items:center}.home-about-us-image img{max-width:100%;height:auto;border-radius:20px;box-shadow:0 5px 20px rgba(0,0,0,.1)}.content{flex:1 1 60%;max-width:900px}.h1-title{font-size:36px;font-weight:700;margin-bottom:20px;line-height:1.3}.p-description{font-size:16px;color:#555;margin-bottom:20px}.text-list{list-style:none;padding:0;margin:0}.text-item{margin-bottom:15px}.check,.text-item{display:flex;align-items:center}.check{color:#3ecf8e;background-color:#e7faf1;border-radius:50%;width:28px;height:28px;justify-content:center;margin-right:12px}.text-title{font-weight:600;font-size:16px;color:#333}.product-highlight-reverse{flex-direction:row-reverse}.product-highlight-top-bottom{flex-direction:column;text-align:center}@media (max-width:768px){.product-highlight{padding:40px 20px}.product-highlight,.product-highlight-reverse,.product-highlight-top-bottom{flex-direction:column}.content{max-width:100%;text-align:center}.text-item{justify-content:center}.home-about-us-image{margin-bottom:30px}.product-highlight .content:after,.product-highlight .content:before{display:none}}