.porutham-overview-section{background-color:#fdfbf7;padding:60px 0;color:#2d2319;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.porutham-overview-container{max-width:1200px;margin:0 auto;padding:0 20px}.porutham-intro-card{background:#ffffff;border-radius:16px;padding:40px;box-shadow:0 4px 30px rgba(142,1,106,.03),0 1px 3px rgba(0,0,0,.02);border:1px solid #f3ece0;margin-bottom:50px}.porutham-hero-h1{font-size:2.25rem;font-weight:800;color:#5b0042;text-align:center;margin-bottom:12px;letter-spacing:-.5px}.porutham-hero-sub{font-size:1.1rem;color:#8c7662;text-align:center;margin-bottom:35px;font-weight:500}.porutham-intro-grid{display:grid;grid-template-columns:1fr;gap:30px;align-items:center}@media (min-width:768px){.porutham-intro-grid{grid-template-columns:1.2fr .8fr}}.porutham-intro-content h2{font-size:1.5rem;font-weight:700;color:#8e016a;margin-bottom:15px;border-left:4px solid #d4af37;padding-left:12px}.porutham-intro-content p{font-size:1.05rem;line-height:1.8;color:#4a3e3d}.porutham-intro-img-wrapper{text-align:center}.porutham-intro-img{border-radius:12px;box-shadow:0 8px 25px rgba(142,1,106,.08);border:3px solid #ffffff;max-width:100%;height:auto;transition:transform .3s ease}.porutham-intro-img:hover{transform:translateY(-5px)}.porutham-section-title{text-align:center;font-size:1.85rem;font-weight:700;color:#5b0042;margin-bottom:15px}.porutham-section-subtitle{text-align:center;font-size:1.05rem;color:#7b6d5c;max-width:700px;margin:0 auto 40px;line-height:1.6}.porutham-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;margin-bottom:60px}.porutham-product-card{background:#ffffff;border:1px solid #f3ece0;border-radius:16px;padding:30px;box-shadow:0 4px 15px rgba(0,0,0,.015);transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.porutham-product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#d4af37,#8e016a);opacity:0;transition:opacity .3s ease}.porutham-product-card:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(142,1,106,.08);border-color:#e5dbcd}.porutham-product-card:hover:before{opacity:1}.porutham-product-header{display:flex;align-items:center;gap:15px;margin-bottom:18px}.porutham-product-icon{width:50px;height:50px;border-radius:12px;background:#fffcf2;border:1px solid #f5edde;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#d4af37;flex-shrink:0}.porutham-product-title{font-size:1.25rem;font-weight:700;color:#3b0b2e;margin:0}.porutham-product-description{font-size:.95rem;line-height:1.7;color:#5c4e4c;margin-bottom:22px;flex-grow:1}.porutham-product-footer{margin-top:auto}.porutham-product-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;background-color:#8e016a;color:#ffffff;border:none;border-radius:10px;font-weight:700;font-size:.95rem;text-decoration:none;transition:all .2s ease;box-shadow:0 4px 10px rgba(142,1,106,.15);cursor:pointer}.porutham-product-btn:hover{background-color:#700153;transform:translateY(-1px);box-shadow:0 6px 15px rgba(142,1,106,.25);color:#ffffff}.porutham-product-btn-secondary{background-color:#fff9f3;color:#8e016a;border:1.5px solid #8e016a;box-shadow:none}.porutham-product-btn-secondary:hover{background-color:#8e016a;color:#ffffff;box-shadow:0 4px 10px rgba(142,1,106,.15)}.porutham-receive-container{background:#ffffff;border-radius:18px;padding:45px;box-shadow:0 4px 25px rgba(0,0,0,.01);border:1px solid #f3ece0;margin-bottom:55px}.porutham-receive-grid{display:grid;grid-template-columns:1fr;gap:40px;margin-top:30px}@media (min-width:768px){.porutham-receive-grid{grid-template-columns:1fr 1fr}}.porutham-receive-col{padding:10px}.porutham-receive-col-header{display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:700;color:#5b0042;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #fbf7f0}.porutham-receive-list{list-style:none;padding-left:0;margin:0}.porutham-receive-list li{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:#fffdf9;border:1px solid #f9f3e9;border-radius:10px;margin-bottom:12px;font-size:.98rem;font-weight:600;color:#4a3c31;transition:all .2s ease}.porutham-receive-list li:hover{background-color:#fff9ed;border-color:#f0e2cc;transform:translateX(4px)}.porutham-receive-list li a{cursor:pointer;transition:color .2s ease}.porutham-receive-list li:hover a{color:#8e016a;text-decoration:underline}.porutham-list-check{color:#d4af37;font-size:1.1rem;font-weight:700}.porutham-trust-card{background:linear-gradient(135deg,#fffcf5,#fff7e6);border-radius:18px;padding:40px 30px;border:1px solid #fbeecb;text-align:center;box-shadow:0 4px 20px rgba(212,175,55,.05)}.porutham-trust-icon{font-size:2.2rem;margin-bottom:15px}.porutham-trust-text{font-size:1.1rem;line-height:1.8;color:#4a3e3d;max-width:800px;margin:0 auto}.porutham-trust-text strong{color:#8e016a}@media (max-width:576px){.porutham-overview-section{padding:40px 0}.porutham-intro-card{padding:24px 20px}.porutham-hero-h1{font-size:1.75rem}.porutham-receive-container{padding:25px 20px}}.porutham-owl-carousel{position:relative;width:100%;margin-top:30px}.porutham-owl-stage-outer{position:relative;overflow:hidden;width:100%;border-radius:12px}.porutham-owl-stage{display:flex;transition:transform .4s ease-in-out;will-change:transform}.porutham-owl-item{width:100%;flex-shrink:0;padding:10px}@media (min-width:768px){.porutham-owl-item{width:50%}}.porutham-review-card{background:#ffffff;border-radius:12px;padding:24px;border:1px solid #f3ece0;box-shadow:0 4px 10px rgba(0,0,0,.01);display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease;height:100%;text-align:left}.porutham-review-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(142,1,106,.05)}.porutham-review-stars{color:#ffb400;font-size:1.1rem;margin-bottom:10px;letter-spacing:2px}.porutham-review-text{font-size:.95rem;line-height:1.6;color:#4a3e3d;font-style:italic;margin-bottom:12px;flex-grow:1}.porutham-review-author{font-size:.88rem;font-weight:700;color:#8e016a}.porutham-owl-nav{display:flex;justify-content:center;gap:15px;margin-top:20px}.porutham-owl-btn{background:#ffffff;border:1px solid #f3ece0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#8e016a;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .2s ease;-webkit-user-select:none;user-select:none}.porutham-owl-btn:hover{background:#8e016a;color:#ffffff;border-color:#8e016a;transform:scale(1.05);box-shadow:0 4px 12px rgba(142,1,106,.2)}.porutham-owl-dots{display:flex;justify-content:center;gap:8px;margin-top:15px}.porutham-owl-dot{width:10px;height:10px;border-radius:50%;background:#e5dbcd;border:none;cursor:pointer;transition:all .2s ease;padding:0}.porutham-owl-dot.active{background:#8e016a;transform:scale(1.2);box-shadow:0 0 5px rgba(142,1,106,.3)}.porutham-category-section{margin-bottom:45px}.porutham-category-title{font-size:1.45rem;font-weight:700;color:#5b0042;margin-bottom:25px;display:flex;align-items:center;gap:12px;border-bottom:2px solid #f3ece0;padding-bottom:12px}.porutham-category-title span{font-size:1.6rem}