:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#302d29;background:#f5f3ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header{height:94px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ded9cf;background:#fff}.brand{font-family:Georgia,serif;font-size:31px;color:#806537;text-decoration:none;letter-spacing:3px}.brand span{display:block;font:9px Segoe UI,sans-serif;letter-spacing:3px;margin-top:5px}.header-note,.eyebrow{font-size:11px;letter-spacing:2px;color:#806537;font-weight:700}main{max-width:1380px;margin:auto;padding:38px 4%}.heading{display:flex;gap:30px;justify-content:space-between;align-items:center;margin-bottom:22px}h1{font-family:Georgia,serif;font-weight:400;font-size:42px;margin:10px 0}p{line-height:1.6}h2{font-size:17px;color:#a48247;margin:0 0 20px}h2 span{color:#302d29;margin-left:15px}h3{font-size:17px}button,.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d5cdbd;background:white;padding:10px 14px;color:#4b4030;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;min-height:42px}button:hover,.button:hover{background:#f2ece1}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a48247;outline-offset:2px}.actions{display:flex;gap:8px;flex-wrap:wrap;max-width:360px}.notice{background:#ebe4d6;border-left:3px solid #a48247;padding:13px 18px;font-size:13px;margin:20px 0}.panel{background:white;border:1px solid #e0dbd2;border-radius:10px;padding:24px;margin:20px 0}.section-title{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}label{display:block;font-size:12px;font-weight:600;margin-bottom:13px}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #d6d1c8;border-radius:5px;padding:10px;margin-top:7px;font:14px Segoe UI,sans-serif;background:#fff;color:#302d29;min-height:42px}input[hidden]{display:none}input[type=checkbox]{width:18px;height:18px;margin:0}.check{display:flex;gap:10px;align-items:center;margin:20px 0}.small,.muted{font-size:12px;color:#716b62}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{font-size:11px;color:#716b62;padding:14px 10px;border-bottom:2px solid #dfd9cc;white-space:nowrap}td{padding:10px;border-bottom:1px solid #ece8e1;font-variant-numeric:tabular-nums}td input:not([type=checkbox]){min-width:125px;margin:0;padding:8px}td:first-child{white-space:nowrap}.verdict{background:#302f2b;color:white;border-radius:10px;padding:28px;margin:20px 0}.verdict h2{color:#dbc89f;margin:0 0 10px}.verdict strong{font-size:32px;font-weight:500}.verdict p{margin-bottom:0;color:#e4ded2}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:white;padding:24px;border:1px solid #ded8cc;border-radius:10px}.card strong{display:block;font-size:25px;margin:20px 0 10px}.card ul{padding-left:18px;font-size:12px;line-height:1.7}.card.best{border-top:4px solid #a48247}.positive{color:#246247}.negative{color:#ad4135}summary{cursor:pointer;font-weight:600;line-height:1.7}details p,details li{font-size:13px}details li{margin:10px 0}a{color:#806537}footer{display:flex;justify-content:space-between;padding:18px 0;color:#716b62;font-size:12px}#error{padding:16px;background:#ffe3df;border:1px solid #be5748;margin-bottom:18px}#error[hidden]{display:none}fieldset{border:1px solid #e5dfd4;border-radius:8px;padding:18px}legend{font-weight:600;font-size:14px;padding:0 8px}@media(max-width:850px){.heading{display:block}.actions{max-width:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cards,.grid.three{grid-template-columns:1fr}.section-title{display:block}.header-note{display:none}h1{font-size:34px}.panel{padding:18px}main{padding:24px 4%}}@media(max-width:520px){.grid,.grid.two{grid-template-columns:1fr}.brand{font-size:26px}header{height:80px}.verdict strong{font-size:26px}}@media print{header,.actions,#repeat,footer{display:none}body{background:white}main{padding:0}.panel,.card,.verdict{break-inside:avoid}.verdict{color:#302d29;background:#eee}.verdict p,.verdict h2{color:#302d29}input,select,textarea{border:0!important}details{display:block}.table-scroll{overflow:visible}table{font-size:10px}td input:not([type=checkbox]){min-width:0;width:100%;font-size:10px}.grid{gap:10px}}
