.section-spletivo{font-family:Montserrat,sans-serif;color:#000;box-sizing:border-box;position:relative;min-height:70vh;background:#f7f7f7;overflow:hidden}.section-spletivo-background{position:absolute;inset:0;z-index:1;-webkit-clip-path:polygon(0 0,100% 0,100% 82%,0 100%);clip-path:polygon(0 0,100% 0,100% 82%,0 100%);overflow:hidden}.section-spletivo-background:before{content:"";position:absolute;inset:0;background-image:url(/plotherobest.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:brightness(.95) blur(12px);transform:scale(1.05);z-index:0}.section-spletivo-background:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom right,rgba(40,180,133,.9),rgba(126,213,111,.9));z-index:1}.section-spletivo-container{position:relative;z-index:2;width:100%;min-height:70vh;display:flex;align-items:center;justify-content:center}.section-spletivo-product{width:90%;max-width:750px;display:flex;align-items:stretch}.section-spletivo-gal{flex-basis:47%;transform:scale(1.08);box-shadow:-10px 5px 10px 10px rgba(0,0,0,.1)}.section-spletivo-gal img{width:100%;display:block;height:100%;object-fit:cover;border-radius:2px}.section-spletivo-details{flex-basis:53%;background:#f7f7f7;padding:40px 40px 40px 60px;box-shadow:-10px 5px 10px 10px rgba(0,0,0,.1)}.section-spletivo-details h1{color:#333;line-height:1.5}.section-spletivo-details h2{color:#333;line-height:1.6;font-weight:700;margin-top:1.2rem;font-size:1.675rem}.section-spletivo-details h3{color:#00d874;margin-bottom:1.5rem;margin-top:1.6rem;font-size:1.4rem}.section-spletivo-details p{font-size:1.3rem}.height-select{margin-top:1.4rem;margin-bottom:1.2rem;display:flex;flex-direction:column;gap:.4rem}.height-select label{font-size:1.2rem;font-weight:600;color:#333}.height-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:2px solid #ddd;border-radius:6px;padding:10px 14px;font-size:1.3rem;font-weight:500;cursor:pointer;transition:border-color .2s,box-shadow .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='black' viewBox='0 0 16 16'%3E%3Cpath d='M1.5 5.5l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:14px}.height-select select:hover{border-color:#aaa}.height-select select:focus{outline:none;border-color:#55c57a;box-shadow:0 0 0 3px rgba(85,197,122,.25)}.color-select{display:flex;align-items:center;margin-top:1.4rem}.color-select p{width:60px}.color-select span{display:inline-block;width:15px;height:15px;border-radius:50%;cursor:pointer;margin-right:1.5rem}.color-1{background:#55c57a}.color-2{background:#393d47}.color-select input{display:none}.color-select input:checked+span{transform:scale(.7);box-shadow:0 0 0 4px #fff,0 0 0 6px #000}.quantity-select{display:flex;align-items:center;margin-top:1.2rem}.quantity-select p{width:75px}.quantity-select input{background:#eee;border:0;outline:0;padding:2px 2px 2px 15px;width:50px;border-radius:3px}.section-spletivo-details form{display:flex;flex-direction:column}.order-link{align-self:flex-end;text-decoration:none}form button{margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-weight:600;padding:8px 15px;font-size:1.5rem;border-radius:5px;outline:none;background-color:#f0c047;background-image:linear-gradient(90deg,#c89410,#f0c047);border:1.5px solid rgba(184,134,11,.7);box-shadow:0 0 10px #f0c047;cursor:pointer;transition:.2s;color:#000;-webkit-tap-highlight-color:rgba(0,0,0,0)}form button:hover{box-shadow:none;transform:translateY(-2px)}form button svg{font-size:1.7rem}.diameter-select{margin-top:.8rem}.diameter-select p{font-size:1.25rem;font-weight:600;margin-bottom:.6rem;color:#333}.diameter-options{display:flex;gap:.8rem}.diameter-options label{position:relative;cursor:pointer}.diameter-options input{display:none}.diameter-options span{display:inline-flex;align-items:center;justify-content:center;padding:4px 7px;border-radius:6px;border:2px solid #ddd;background:#fff;font-size:1.15rem;font-weight:500;color:#333;transition:.2s}.diameter-options label:hover span{border-color:#aaa}.diameter-options input:checked+span{border-color:#55c57a;background:rgba(85,197,122,.1);box-shadow:0 0 0 3px rgba(85,197,122,.25)}@media(max-width:1024px){.section-spletivo-product{max-width:900px}.section-spletivo-gal{transform:scale(1.03)}.section-spletivo-details{padding:30px}}@media(max-width:768px){.section-spletivo-product{flex-direction:column;margin-top:1.6rem}.section-spletivo-gal{width:50%;max-width:50%;margin-left:0;transform:none;box-shadow:none;aspect-ratio:3/4}.section-spletivo-gal img{width:100%;height:100%;object-fit:contain;display:block}.section-spletivo-details{width:100%;padding:25px 20px}form button{width:100%}}.stock-status{margin-bottom:1.5rem;margin-top:1.2rem;font-size:1.4rem;font-weight:600}.in-stock{color:#00d874}.out-stock{color:#d62828!important}form button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}