@font-face{font-family:Cygre;src:url(/fonts/Cygre-Regular.ttf)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Cygre;src:url(/fonts/Cygre-Medium.ttf)format("truetype");font-weight:500;font-display:swap}@font-face{font-family:Cygre;src:url(/fonts/Cygre-SemiBold.ttf)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Cygre;src:url(/fonts/Cygre-Bold.ttf)format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Noto Serif;src:url(/fonts/NotoSerif-Variable.ttf)format("truetype");font-weight:100 900;font-stretch:62.5% 100%;font-display:swap}:root{--red:#9f0100;--red-dark:#7d0100;--black:#131314;--white:#f1f1f1;--paper:#f1f1f1;--card:#fff;--ink:#131314;--muted:#5b5b60;--line:#d9d9dc;--on-dark:#f1f1f1;--on-dark-muted:#b4b4ba;--line-dark:#2c2c30;--serif:"Noto Serif", Georgia, "Times New Roman", serif;--sans:"Cygre", system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;--container:1120px;--gutter:clamp(16px, 4vw, 32px);--radius:4px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.6;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit}:focus-visible{outline:2px solid var(--red);outline-offset:3px}h1,h2,h3{font-family:var(--serif);letter-spacing:-.015em;text-wrap:balance;margin:0;font-weight:500;line-height:1.12}h1{font-size:clamp(38px,6.4vw,72px)}h2{font-size:clamp(30px,4.4vw,48px)}h3{font-size:clamp(21px,2.2vw,26px)}p{margin:0}.container{width:100%;max-width:var(--container);padding:0 var(--gutter);margin:0 auto}.section{padding:clamp(64px,9vw,112px) 0}.section--dark{background:var(--black);color:var(--on-dark)}.section--white{background:var(--card)}.section--red{background:var(--red);color:#fff}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--red);align-items:center;gap:10px;margin-bottom:20px;font-size:13px;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.section--dark .eyebrow{color:var(--on-dark-muted)}.section--dark .eyebrow:before{background:var(--red)}.section-head{max-width:760px;margin-bottom:clamp(36px,5vw,56px)}.section-head p{color:var(--muted);margin-top:16px;font-size:19px}.section--dark .section-head p{color:var(--on-dark-muted)}.btn{background:var(--red);color:#fff;border-radius:var(--radius);min-height:52px;font:600 16px/1.2 var(--sans);letter-spacing:.01em;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 28px;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.btn:hover{background:var(--red-dark)}.btn:active{transform:translateY(1px)}.btn[disabled]{opacity:.45;cursor:not-allowed}.btn--ghost{color:inherit;background:0 0;box-shadow:inset 0 0 0 1.5px}.btn--ghost:hover{background:#7f7f7f1f}.btn--block{width:100%}.todo{color:#7a4d00;font:500 14px/1.45 var(--sans);letter-spacing:0;text-transform:none;background:#ffc40024;border:1.5px dashed #d98a00;border-radius:3px;padding:2px 8px;display:inline-block}.section--dark .todo,.section--red .todo{color:#ffd98a;background:#ffc4001f}.todo--block{padding:16px;display:block}.list-check{gap:14px;margin:0;padding:0;list-style:none;display:grid}.list-check li{padding-left:34px;position:relative}.list-check li:before{content:"";border-left:2px solid var(--red);border-bottom:2px solid var(--red);width:18px;height:10px;position:absolute;top:.45em;left:0;transform:rotate(-45deg)}.field{gap:6px;display:grid}.field label{font-size:14px;font-weight:600}.field input,.field select,.field textarea{border:1.5px solid var(--line);border-radius:var(--radius);width:100%;min-height:50px;color:var(--ink);font:400 17px/1.4 var(--sans);background:#fff;padding:12px 14px}.field textarea{resize:vertical;min-height:110px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--ink);outline:none}.check{cursor:pointer;grid-template-columns:22px 1fr;align-items:start;gap:12px;font-size:15px;line-height:1.5;display:grid}.check input{width:20px;height:20px;accent-color:var(--red);margin:2px 0 0}.check a{color:var(--red)}.form-note{color:var(--muted);font-size:14px}.form-msg{border-radius:var(--radius);padding:12px 14px;font-size:15px}.form-msg--error{color:#7d0100;background:#fbe9e9}.form-msg--ok{color:#1d5b2c;background:#e9f5ec}.hp{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}
