/* Sparse engraved marks derived from the supplied Bull print vocabulary. */
.brand-symbols{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}
.maker-marks{display:flex;gap:13px;flex-shrink:0;color:var(--red);pointer-events:none}
.maker-marks svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.2}
.section-sigil{width:30px;height:30px;fill:none;stroke:#e0232c;stroke-width:1.2;pointer-events:none}
.bull-seal{position:relative;flex:0 0 134px;width:134px;height:134px;display:grid;place-items:center;pointer-events:none}
.bull-seal svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#e0232c;stroke-width:.8;opacity:.65}
.bull-seal svg path:last-child{opacity:.35}
.bull-seal img{width:75px;height:auto}
.engineering-frame{position:absolute;inset:-4px -8px;width:calc(100% + 16px);height:calc(100% + 8px);fill:none;stroke:#e0232c;stroke-width:1;pointer-events:none;opacity:.55;z-index:-1}
.engineering-frame .frame-ticks{opacity:.6}
.etch-line{stroke-dasharray:100;stroke-dashoffset:calc((1 - var(--etch-progress,1))*100)}
.sovereignty-dial{position:absolute;left:50%;top:50%;width:112%;height:auto;transform:translate(-50%,-50%);fill:none;stroke:var(--red);stroke-width:1;opacity:.17;z-index:-1;pointer-events:none}
.dial-orbit{transform-origin:300px 300px;transform:rotate(calc((1 - var(--etch-progress,1))*-14deg))}
.dial-segments{stroke-dasharray:1 15;stroke-width:6}
.sovereignty-dial .etch-line{stroke-width:1.5}
.invitation-sigil{float:right;width:43px;height:43px;margin:5px 10px 15px 18px;fill:none;stroke:currentColor;stroke-width:1;opacity:.6;pointer-events:none}
.ownership:before{background:repeating-linear-gradient(130deg,transparent 0 150px,#ffffff02 150px 250px,transparent 250px 400px);mask-image:linear-gradient(90deg,#000,transparent 75%)}
@media(max-width:900px){.bull-seal{flex-basis:100px;width:100px;height:100px}.bull-seal img{width:57px}}
@media(max-width:600px){.maker-marks{display:none}.bull-seal{flex-basis:62px;width:62px;height:62px}.bull-seal img{width:37px}.ownership-heading{gap:12px}.section-sigil{width:24px;height:24px}.engineering-frame{inset:0;width:100%;height:100%;opacity:.45}.sovereignty-dial{width:105%;opacity:.13}.invitation-sigil{width:32px;height:32px;margin-right:0}}
@media(prefers-reduced-motion:reduce){.etch-line{stroke-dashoffset:0}.dial-orbit{transform:none}}
@media(min-width:601px){main .hero-bottom{flex-direction:row;justify-content:space-between}.maker-marks{opacity:.7}}
