:root{--page-bg: #ffffff;--panel-bg: #f4f4f4;--text: #000000;--body-text: #4b4b4b;--link-blue: #0088ff;--max-page-width: 810px}*{box-sizing:border-box}html{background:var(--page-bg)}body{margin:0;min-width:320px;background:var(--page-bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page-shell{width:min(var(--max-page-width),calc(100% - 48px));margin:0 auto;padding:48px 0}.intro-card{display:grid;grid-template-columns:minmax(0,calc(100% - 262px)) auto;align-items:stretch;gap:24px;justify-content:start;width:100%;padding:40px;border-radius:24px;background:var(--panel-bg)}.intro-copy{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:16px}.intro-copy h1{margin:0;color:var(--text);font-family:Libre Baskerville,Georgia,serif;font-size:24px;font-weight:700;line-height:1.35;letter-spacing:0}.intro-copy p{margin:0;color:var(--body-text);font-size:18px;font-weight:400;line-height:26px;letter-spacing:0}.intro-photo-frame{height:100%;width:auto;aspect-ratio:480 / 762;position:relative;align-self:stretch;overflow:hidden;border-radius:12px}.intro-photo{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center top}.content-area{padding:0 16px}.review-title{margin:48px 0 0;color:var(--text);font-size:36px;font-weight:600;line-height:48px;letter-spacing:0}.opening-copy{margin-top:24px}.proof-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.proof-item{display:flex;align-items:center;gap:10px;color:var(--text);font-size:18px;font-weight:400;line-height:26px;letter-spacing:0}.proof-item img{display:block;width:17px;height:13px;flex:0 0 17px}.article-copy{display:flex;flex-direction:column;gap:18px;margin-top:24px;color:var(--text);font-size:18px;font-weight:400;line-height:26px;letter-spacing:0}.article-copy p{margin:0}.article-copy strong{font-weight:700}.article-copy a{color:var(--text);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-copy a:hover{color:var(--link-blue)}.tested-section{margin-top:24px;padding-top:16px}.tested-section h2{margin:0;color:var(--text);font-size:32px;font-weight:600;line-height:40px;letter-spacing:0;text-transform:uppercase}.comparison-table{display:grid;width:100%;margin-top:24px;overflow:hidden;border:1px solid #cdcdcd;border-radius:24px}.table-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.table-row>div{min-width:0;padding:24px 24px 0;border-right:1px solid #cdcdcd;color:var(--text);font-size:16px;font-weight:400;line-height:22px;letter-spacing:0}.table-row>div:last-child{border-right:0}.table-row>.last-row-cell{padding-bottom:24px}.table-row>.price-cell{font-weight:600}.table-row>.product-image-cell{padding:24px 24px 0}.product-image-card{position:relative;overflow:hidden;border-radius:8px;box-shadow:0 0 10px #00000040}.product-image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-badge{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;height:45px;gap:10px;background:var(--badge-bg);color:#fff;font-size:18px;font-weight:500;line-height:22px;letter-spacing:0}.product-badge-star{display:block;width:20px;height:19px;filter:brightness(0) invert(1)}.table-row>.product-name-cell{padding-top:16px;font-weight:600}.table-row>.rating-cell{padding:0 24px}.rating-block{padding-top:12px}.rating-stars{display:flex;align-items:center;gap:2px}.rating-stars img{display:block;width:20px;height:19px}.rating-text{padding-top:10px;color:#9b9b9b;font-size:14px;font-weight:500;line-height:20px}.table-row>.review-button-cell{padding:0 24px}.review-button-wrap{padding-top:16px}.review-button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:44px;gap:4px;padding:0 18px;border:0;border-radius:999px;background:var(--link-blue);color:#fff;font-family:inherit;font-size:16px;font-weight:500;line-height:20px;letter-spacing:0;cursor:pointer}.review-button:hover{opacity:.5}.review-button img{display:block;width:13px;height:13px}@media(max-width:760px){.page-shell{width:min(var(--max-page-width),calc(100% - 32px));padding:24px 0 40px}.intro-card{grid-template-columns:1fr;min-height:0;padding:28px}.intro-photo-frame{width:100%;height:auto;min-height:0;aspect-ratio:16 / 11}.review-title{font-size:30px;line-height:40px}.tested-section h2{font-size:28px;line-height:36px}}@media(max-width:480px){.page-shell{width:min(var(--max-page-width),calc(100% - 24px))}.intro-card{padding:22px;border-radius:20px}.intro-copy p{font-size:17px;line-height:25px}.review-title{margin-top:44px;font-size:25px;line-height:34px}}
