:root{--pasal-red: #ed1c24}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%}body{margin:0;width:100%;max-width:100%;display:flex;flex-direction:column;align-items:stretch;min-height:100vh;min-height:100dvh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111827;background:#fff;padding-bottom:12rem;overflow-x:hidden}@media(min-width:768px){body{padding-bottom:2rem}}.site-header{flex-shrink:0;display:block;width:100%;max-width:100%;background:var(--pasal-red);box-sizing:border-box;position:sticky;top:0;z-index:100}.site-header-inner{box-sizing:border-box;width:100%;max-width:960px;margin:0 auto;padding:.75rem max(1rem,env(safe-area-inset-right,0)) .75rem max(1rem,env(safe-area-inset-left,0));display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;min-width:0}.site-logo{display:block;flex:1 1 auto;min-width:0;max-width:min(240px,58vw)}.site-logo img{display:block;width:100%;max-width:100%;height:auto;max-height:48px;object-fit:contain;object-position:left center}@media(min-width:480px){.site-logo{max-width:260px}.site-logo img{max-height:56px}}@media(min-width:768px){.site-header-inner{padding-top:.875rem;padding-bottom:.875rem}.site-logo{max-width:280px}.site-logo img{max-height:73.5px}}.site-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:.65rem 1rem;flex:0 1 auto;min-width:0}.site-nav a{color:#fff;text-decoration:none;font-size:clamp(.8125rem,2.8vw,.9375rem);font-weight:600;white-space:nowrap}.site-nav a:hover{text-decoration:underline}.wrap{box-sizing:border-box;width:100%;max-width:960px;margin:0 auto;padding:1.75rem max(1rem,env(safe-area-inset-right,0)) 4rem max(1rem,env(safe-area-inset-left,0));min-width:0}.grid{display:grid;gap:2rem;min-width:0;width:100%}.grid>*{min-width:0}@media(min-width:768px){.grid{grid-template-columns:1fr 1fr;align-items:start}}h1{font-size:clamp(1.25rem,4.5vw,1.75rem);line-height:1.25;margin:0 0 1.5rem;text-align:left;overflow-wrap:anywhere;word-break:break-word}.hero-img{display:block;width:100%;max-width:100%;height:auto;max-height:min(340px,70vw);object-fit:contain;background:#fff;border-radius:.75rem;vertical-align:middle}.thumbs{display:flex;gap:.75rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:1rem .25rem;max-width:100%;overscroll-behavior-x:contain}.thumb-btn{padding:0;border:0;background:transparent;cursor:pointer}.thumb-btn:focus-visible img{outline:2px solid #111827;outline-offset:2px}.thumbs img{width:84px;height:84px;object-fit:contain;border:1px solid #e5e7eb;border-radius:.75rem;flex-shrink:0}.card{background:#fff;border:1px solid #f3f4f6;border-radius:1rem;padding:1.25rem;text-align:left;min-width:0;max-width:100%}.row{display:flex;justify-content:space-between;gap:1rem;border-bottom:1px solid #f3f4f6;padding:.75rem 0;font-size:.875rem}.row:last-of-type{border-bottom:none}.label{color:#6b7280;font-size:.75rem;flex-shrink:0}.value{text-align:right;font-weight:600;word-break:break-word}.mrp-line{text-decoration:line-through;color:#6b7280;font-weight:500}.price-disc{color:#14532d;font-weight:800}.ratings-block{border-top:1px solid #f3f4f6;padding-top:.75rem;margin-top:.5rem}.ratings-title{font-size:.75rem;color:#6b7280;margin-bottom:.5rem}.stars{display:flex;gap:.15rem;margin-bottom:.35rem}.star{font-size:1.15rem;line-height:1}.star--on{color:#facc15}.star--off{color:#facc1559}.rating-meta{font-size:.875rem;color:#1f2937}.comments-meta{font-size:.875rem;color:#4b5563;margin-top:.15rem}.desc-title{font-size:.75rem;color:#6b7280;margin-top:.75rem}.desc-body{margin-top:.35rem;line-height:1.5;color:#374151;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.banner--mobile{display:block;position:fixed;left:0;right:0;bottom:0;width:100%;max-width:100%;box-sizing:border-box;z-index:50;background:var(--pasal-red);border-top:1px solid #f87171;box-shadow:0 -4px 20px #00000014;padding-bottom:env(safe-area-inset-bottom,0)}@media(min-width:768px){.banner--mobile{display:none}}.banner--desktop{display:none;position:static;margin-top:1.5rem;background:transparent;border:none;box-shadow:none}@media(min-width:768px){.banner--desktop{display:block}}.banner-inner{box-sizing:border-box;width:100%;max-width:960px;margin:0 auto;padding:1.25rem max(1rem,env(safe-area-inset-right,0)) 1.25rem max(1rem,env(safe-area-inset-left,0));display:flex;flex-direction:column;gap:.75rem;min-width:0}@media(min-width:768px){.banner-inner{padding:2rem}}.banner--desktop .banner-inner{padding:0;max-width:none;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:1rem}.banner--desktop .banner-inner>a:first-of-type{flex:none;min-width:0}.banner a{color:inherit;text-decoration:none}.banner-title{color:#fff;font-weight:900;font-size:1.125rem;line-height:1.25}.banner-sub{color:#ffffffe6;font-size:.875rem;margin-top:.25rem}.banner--desktop .banner-title{color:#111827}.banner--desktop .banner-sub{color:#374151}.btn-dl{display:block;width:100%;text-align:center;background:#fff;color:var(--pasal-red);font-weight:800;padding:1rem;border-radius:.5rem;font-size:.875rem}.banner--desktop .btn-dl{flex-shrink:0;width:100%;min-width:0;background:var(--pasal-red);color:#fff}@media(min-width:768px){.banner--mobile .btn-dl{width:auto}}
