.hero .protection-tabs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;margin-top:14px;width:100%;max-width:490px}.hero .protection-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;background:#15261b;border:1px solid #38513e;color:#d5e9da;border-radius:8px;min-height:46px;font-family:inherit;font-size:12px;font-weight:500;padding:10px 12px;cursor:pointer}.hero .protection-tabs button:nth-child(2){background:#101e16}.hero .protection-tabs svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:var(--mint);stroke-width:1.6}.hero .protection-tabs .info{border:1px solid #7c9682;border-radius:50%;width:14px;height:14px;flex:0 0 14px;display:inline-flex;align-items:center;justify-content:center;font:10px Georgia,serif;color:#aabeb0}.hero .context{font-size:11px;line-height:1.5;color:#91a396;margin:9px 0 0}#details-dialog{background:#102117;color:#eef6ef;border:1px solid #47614e;border-radius:22px;padding:36px;max-width:450px;width:calc(100% - 32px);box-sizing:border-box;max-height:calc(100dvh - 32px);overflow-y:auto}#details-dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}#details-dialog .dialog-close{position:absolute;right:15px;top:15px;background:none;border:0;color:inherit;padding:6px;display:flex}#details-dialog .dialog-close svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.6;fill:none}#details-dialog h2{font-size:30px;font-weight:450;line-height:1.15;letter-spacing:-1px;margin:20px 0}#details-dialog h3{font-size:17px;font-weight:500;margin:24px 0 8px}#details-dialog p{font-size:14px;line-height:1.65;color:#b1c3b6}#details-title:focus{outline:none}#details-dialog .dialog-done{margin-top:20px}@media(max-width:370px){.hero .protection-tabs button{font-size:11px;gap:5px;padding:10px 8px}.hero .protection-tabs .info{display:none}#details-dialog{padding:28px 23px}}
