body.theme-blueprint{--navy: #0b2545;--navy-2: #102a43;--navy-3: #0a1f3a;--line: #7fd1ea;--line-soft: #3f6f93;--bp-ink: #cfe8ff;--ink-dim: #8fb6d6;--paper: #e8f4fb;--bp-accent: #ffd166;--accent-2: #5fe0c5;--grid: rgba(127, 209, 234, .1);--grid-major: rgba(127, 209, 234, .18);--mono: "IBM Plex Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--sans: "IBM Plex Sans", system-ui, -apple-system, sans-serif;--bp-maxw: 1240px;--r: 3px;margin:0;font-family:var(--sans);color:var(--bp-ink);background-color:var(--navy);background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px),linear-gradient(var(--grid-major) 1px,transparent 1px),linear-gradient(90deg,var(--grid-major) 1px,transparent 1px),radial-gradient(120% 90% at 80% -10%,rgba(95,224,197,.08),transparent 60%);background-size:28px 28px,28px 28px,140px 140px,140px 140px,100% 100%;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden;color-scheme:dark}html:has(body.theme-blueprint){background:#0b2545}html:has(body.theme-blueprint){scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html:has(body.theme-blueprint){scroll-behavior:auto}.theme-blueprint *,.theme-blueprint *:before,.theme-blueprint *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.theme-blueprint a{color:inherit}.theme-blueprint img,.theme-blueprint svg{max-width:100%;display:block}.theme-blueprint ::selection{background:var(--bp-accent);color:var(--navy)}.theme-blueprint a:focus-visible,.theme-blueprint button:focus-visible,.theme-blueprint input:focus-visible,.theme-blueprint textarea:focus-visible,.theme-blueprint .card:focus-visible{outline:2px solid var(--bp-accent);outline-offset:3px;border-radius:var(--r)}.theme-blueprint .skip-link{position:absolute;left:-9999px;top:0;z-index:200;background:var(--bp-accent);color:var(--navy);padding:10px 16px;font-family:var(--mono);font-weight:600;text-decoration:none}.theme-blueprint .skip-link:focus{left:12px;top:12px}.theme-blueprint .wrap{max-width:var(--bp-maxw);margin-inline:auto;padding-inline:24px}.theme-blueprint .label{font-family:var(--mono);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;color:var(--line)}.theme-blueprint .label-dim{color:var(--ink-dim)}.theme-blueprint header.site{position:sticky;top:0;z-index:100;background:#0b2545d1;backdrop-filter:blur(10px);border-bottom:1px solid var(--line-soft)}.theme-blueprint .nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;max-width:var(--bp-maxw);margin-inline:auto;flex-wrap:wrap}.theme-blueprint .brand{font-family:var(--mono);font-weight:600;font-size:1.05rem;letter-spacing:.02em;text-decoration:none;color:var(--bp-ink);display:inline-flex;align-items:center;gap:9px}.theme-blueprint .brand .crosshair{width:16px;height:16px;flex:0 0 auto}.theme-blueprint .brand .dot{color:var(--bp-accent)}.theme-blueprint nav.links{display:flex;gap:4px;flex-wrap:wrap;align-items:center}.theme-blueprint nav.links a{font-family:var(--mono);font-size:.78rem;letter-spacing:.04em;text-decoration:none;color:var(--ink-dim);padding:7px 11px;border-radius:var(--r);border:1px solid transparent;transition:color .2s,border-color .2s,background .2s}.theme-blueprint nav.links a:hover{color:var(--bp-ink);border-color:var(--line-soft);background:#7fd1ea0f}.theme-blueprint main{display:block}.theme-blueprint section{position:relative;padding:84px 0;border-bottom:1px dashed var(--line-soft)}.theme-blueprint section:last-of-type{border-bottom:none}.theme-blueprint .sec-head{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin-bottom:14px}.theme-blueprint .sec-tag{font-family:var(--mono);font-size:.72rem;letter-spacing:.18em;color:var(--accent-2);border:1px solid var(--line-soft);padding:4px 9px;border-radius:var(--r);white-space:nowrap}.theme-blueprint h2{font-size:clamp(1.7rem,4vw,2.5rem);line-height:1.08;margin:0;font-weight:600;letter-spacing:-.01em;color:var(--paper)}.theme-blueprint h3{font-weight:600;letter-spacing:.005em}.theme-blueprint .intro{max-width:64ch;color:var(--ink-dim);font-size:1.05rem;margin:0 0 38px}.theme-blueprint .intro strong{color:var(--bp-ink);font-weight:600}.theme-blueprint .dim-rule{display:flex;align-items:center;gap:0;color:var(--ink-dim);font-family:var(--mono);font-size:.68rem;letter-spacing:.14em;margin-bottom:26px}.theme-blueprint .dim-rule .tick{width:1px;height:9px;background:var(--line-soft)}.theme-blueprint .dim-rule .bar{flex:1;height:1px;background:var(--line-soft);position:relative}.theme-blueprint .dim-rule .arrow-l:before,.theme-blueprint .dim-rule .arrow-r:after{content:"";position:absolute;top:-3px;width:0;height:0;border-style:solid}.theme-blueprint .dim-rule .arrow-l:before{left:0;border-width:3.5px 5px 3.5px 0;border-color:transparent var(--line-soft) transparent transparent}.theme-blueprint .dim-rule .arrow-r:after{right:0;border-width:3.5px 0 3.5px 5px;border-color:transparent transparent transparent var(--line-soft)}.theme-blueprint .dim-rule span{padding:0 10px;white-space:nowrap}.theme-blueprint .hero{padding-top:60px;padding-bottom:64px}.theme-blueprint .hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.theme-blueprint .hero-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;font-family:var(--mono);font-size:.74rem;letter-spacing:.14em;color:var(--ink-dim)}.theme-blueprint .hero-eyebrow .led{width:8px;height:8px;border-radius:50%;background:var(--accent-2);box-shadow:0 0 10px var(--accent-2);animation:bp-pulse 2.6s ease-in-out infinite}@keyframes bp-pulse{0%,to{opacity:.45}50%{opacity:1}}.theme-blueprint h1{font-size:clamp(2.3rem,6vw,4rem);line-height:1.04;margin:0 0 22px;font-weight:700;letter-spacing:-.02em;color:var(--paper)}.theme-blueprint .hero-lead{font-size:1.18rem;color:var(--bp-ink);max-width:54ch;margin:0 0 34px}.theme-blueprint .cta-row{display:flex;gap:14px;flex-wrap:wrap}.theme-blueprint .btn{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:.85rem;letter-spacing:.03em;font-weight:500;text-decoration:none;padding:13px 22px;border-radius:var(--r);border:1px solid var(--line);transition:transform .15s,background .2s,color .2s,box-shadow .2s}.theme-blueprint .btn .arr{transition:transform .2s}.theme-blueprint .btn:hover .arr{transform:translate(4px)}.theme-blueprint .btn-primary{background:var(--bp-accent);color:var(--navy);border-color:var(--bp-accent);font-weight:600}.theme-blueprint .btn-primary:hover{box-shadow:0 0 0 4px #ffd16638}.theme-blueprint .btn-ghost{background:transparent;color:var(--bp-ink)}.theme-blueprint .btn-ghost:hover{background:#7fd1ea14;border-color:var(--line)}.theme-blueprint .schematic{position:relative;border:1px solid var(--line-soft);border-radius:var(--r);background:#0a1f3a8c;padding:18px}.theme-blueprint .schematic .corner{position:absolute;width:14px;height:14px;color:var(--line)}.theme-blueprint .schematic .c-tl{top:-1px;left:-1px;border-top:2px solid;border-left:2px solid}.theme-blueprint .schematic .c-tr{top:-1px;right:-1px;border-top:2px solid;border-right:2px solid}.theme-blueprint .schematic .c-bl{bottom:-1px;left:-1px;border-bottom:2px solid;border-left:2px solid}.theme-blueprint .schematic .c-br{bottom:-1px;right:-1px;border-bottom:2px solid;border-right:2px solid}.theme-blueprint .schematic figcaption{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;color:var(--ink-dim);margin-top:10px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap}.theme-blueprint svg .draw{stroke-dasharray:1200;stroke-dashoffset:1200;animation:bp-draw 2.6s ease-out forwards}@keyframes bp-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.theme-blueprint svg .draw{stroke-dashoffset:0;animation:none}.theme-blueprint .hero-eyebrow .led{animation:none}}.theme-blueprint .trust{padding:54px 0}.theme-blueprint .trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line-soft);border-radius:var(--r);overflow:hidden}.theme-blueprint .trust-cell{padding:26px 24px;border-right:1px dashed var(--line-soft)}.theme-blueprint .trust-cell:last-child{border-right:none}.theme-blueprint .trust-num{font-family:var(--mono);font-size:1.9rem;font-weight:600;color:var(--bp-accent);line-height:1;margin-bottom:12px;letter-spacing:.01em}.theme-blueprint .trust-txt{font-size:.96rem;color:var(--ink-dim);margin:0}.theme-blueprint .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.theme-blueprint .pillar{position:relative;border:1px solid var(--line-soft);border-radius:var(--r);padding:26px 22px 24px;background:#0a1f3a66;transition:border-color .2s,transform .2s,background .2s}.theme-blueprint .pillar:hover{border-color:var(--line);transform:translateY(-3px);background:#102a4399}.theme-blueprint .pillar .pidx{font-family:var(--mono);font-size:.72rem;color:var(--accent-2);letter-spacing:.12em;margin-bottom:14px;display:block}.theme-blueprint .pillar h3{font-size:1.18rem;margin:0 0 10px;color:var(--paper)}.theme-blueprint .pillar p{margin:0;color:var(--ink-dim);font-size:.97rem}.theme-blueprint .about-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:40px;align-items:start}.theme-blueprint .about-prose p{font-size:1.06rem;color:var(--bp-ink);max-width:62ch}.theme-blueprint .about-prose p strong{color:var(--paper)}.theme-blueprint .inline-link{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:.85rem;color:var(--line);text-decoration:none;border-bottom:1px dashed var(--line);padding-bottom:2px;transition:color .2s,border-color .2s}.theme-blueprint .inline-link:hover{color:var(--bp-accent);border-color:var(--bp-accent)}.theme-blueprint .idcard{border:1px solid var(--line);border-radius:var(--r);background:#0a1f3a99;padding:0;overflow:hidden;position:relative}.theme-blueprint .idcard .id-top{padding:20px 22px;border-bottom:1px dashed var(--line-soft);position:relative}.theme-blueprint .idcard .id-name{font-family:var(--mono);font-weight:600;font-size:1.25rem;color:var(--paper);margin:0}.theme-blueprint .idcard .id-sub{font-size:.86rem;color:var(--ink-dim);margin:6px 0 0}.theme-blueprint .idcard .id-body{padding:18px 22px 22px}.theme-blueprint .idcard .id-label{display:block;margin-bottom:14px}.theme-blueprint .id-links{list-style:none;margin:0;padding:0;display:grid;gap:2px}.theme-blueprint .id-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;text-decoration:none;font-family:var(--mono);font-size:.84rem;color:var(--bp-ink);padding:10px 12px;border:1px solid transparent;border-radius:var(--r);transition:background .2s,border-color .2s,color .2s}.theme-blueprint .id-links a:hover{background:#7fd1ea12;border-color:var(--line-soft);color:var(--paper)}.theme-blueprint .id-links a .ext{color:var(--ink-dim);font-size:.74rem}.theme-blueprint .idcard:after{content:"REF · PERSON";position:absolute;bottom:10px;right:14px;font-family:var(--mono);font-size:.6rem;letter-spacing:.18em;color:var(--line-soft)}.theme-blueprint .svc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--line-soft);border-radius:var(--r);overflow:hidden}.theme-blueprint .svc{padding:28px 24px;border-right:1px dashed var(--line-soft);border-bottom:1px dashed var(--line-soft);background:#0a1f3a59;transition:background .2s}.theme-blueprint .svc:hover{background:#102a43b3}.theme-blueprint .svc-grid .svc:nth-child(3n){border-right:none}.theme-blueprint .svc-grid .svc:nth-last-child(-n+3){border-bottom:none}.theme-blueprint .svc-no{font-family:var(--mono);font-size:.78rem;color:var(--bp-accent);letter-spacing:.1em;margin-bottom:12px;display:block}.theme-blueprint .svc h3{font-size:1.12rem;margin:0 0 9px;color:var(--paper)}.theme-blueprint .svc p{margin:0;font-size:.95rem;color:var(--ink-dim)}.theme-blueprint .proc-head{display:flex;align-items:center;gap:14px;margin:56px 0 26px}.theme-blueprint .proc-head h3{font-size:1.35rem;margin:0;color:var(--paper)}.theme-blueprint .proc-head .line{flex:1;height:1px;background:var(--line-soft);position:relative}.theme-blueprint .proc-head .line:after{content:"";position:absolute;right:0;top:-3px;border-style:solid;border-width:3.5px 0 3.5px 6px;border-color:transparent transparent transparent var(--line-soft)}.theme-blueprint .proc{display:grid;grid-template-columns:repeat(4,1fr);gap:0;align-items:stretch}.theme-blueprint .proc-step{position:relative;padding:24px 22px 26px;border:1px solid var(--line-soft);border-right:none;background:#0a1f3a66}.theme-blueprint .proc-step:last-child{border-right:1px solid var(--line-soft)}.theme-blueprint .proc-step:first-child{border-top-left-radius:var(--r);border-bottom-left-radius:var(--r)}.theme-blueprint .proc-step:last-child{border-top-right-radius:var(--r);border-bottom-right-radius:var(--r)}.theme-blueprint .proc-node{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:.82rem;color:var(--bp-accent);font-weight:600;margin-bottom:16px;background:var(--navy-3);position:relative}.theme-blueprint .proc-step:not(:last-child):after{content:"›";position:absolute;top:30px;right:-9px;z-index:5;font-family:var(--mono);color:var(--line);font-size:1.1rem;background:var(--navy);padding:0 2px}.theme-blueprint .proc-step h4{margin:0 0 8px;font-size:1.02rem;color:var(--paper);font-weight:600}.theme-blueprint .proc-step p{margin:0;font-size:.9rem;color:var(--ink-dim)}.theme-blueprint .aud-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.theme-blueprint .aud{border:1px solid var(--line-soft);border-radius:var(--r);padding:30px 26px;background:#0a1f3a66;position:relative;transition:border-color .2s,transform .2s}.theme-blueprint .aud:hover{border-color:var(--line);transform:translateY(-3px)}.theme-blueprint .aud .aud-mark{font-family:var(--mono);font-size:.7rem;letter-spacing:.16em;color:var(--accent-2);margin-bottom:14px;display:flex;align-items:center;gap:8px}.theme-blueprint .aud .aud-mark:before{content:"";width:18px;height:1px;background:var(--accent-2)}.theme-blueprint .aud h3{font-size:1.32rem;margin:0 0 12px;color:var(--paper)}.theme-blueprint .aud p{margin:0;color:var(--ink-dim);font-size:1rem}.theme-blueprint .proj-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.theme-blueprint .card{display:block;text-decoration:none;color:inherit;position:relative;border:1px solid var(--line-soft);border-radius:var(--r);background:#0a1f3a80;padding:28px 26px 26px;transition:border-color .2s,transform .2s,box-shadow .2s}.theme-blueprint .card:hover{border-color:var(--line);transform:translateY(-4px);box-shadow:0 12px 30px -18px #000c}.theme-blueprint .card .corner{position:absolute;width:12px;height:12px;color:var(--line-soft)}.theme-blueprint .card .ct{top:8px;left:8px;border-top:1.5px solid;border-left:1.5px solid}.theme-blueprint .card .cb{bottom:8px;right:8px;border-bottom:1.5px solid;border-right:1.5px solid}.theme-blueprint .card-label{font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;color:var(--accent-2);text-transform:uppercase;margin-bottom:14px;display:block}.theme-blueprint .card h3{font-size:1.45rem;margin:0 0 12px;color:var(--paper)}.theme-blueprint .card-desc{font-size:.97rem;color:var(--ink-dim);margin:0 0 18px}.theme-blueprint .hl{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:9px}.theme-blueprint .hl li{position:relative;padding-left:22px;font-size:.92rem;color:var(--bp-ink)}.theme-blueprint .hl li:before{content:"+";position:absolute;left:0;top:0;font-family:var(--mono);color:var(--bp-accent);font-weight:600}.theme-blueprint .card-link{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:.84rem;color:var(--line);border-top:1px dashed var(--line-soft);padding-top:16px;width:100%}.theme-blueprint .card:hover .card-link{color:var(--bp-accent)}.theme-blueprint .contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:44px;align-items:start}.theme-blueprint .contact-alts{margin-top:30px;display:grid;gap:22px}.theme-blueprint .alt-line{font-size:.98rem;color:var(--ink-dim);margin:0 0 10px}.theme-blueprint .btn-line{display:inline-flex;align-items:center;gap:9px;font-family:var(--mono);font-size:.85rem;text-decoration:none;padding:11px 18px;border:1px solid var(--line-soft);border-radius:var(--r);color:var(--bp-ink);transition:border-color .2s,background .2s,color .2s}.theme-blueprint .btn-line:hover{border-color:var(--line);background:#7fd1ea12;color:var(--paper)}.theme-blueprint form{border:1px solid var(--line);border-radius:var(--r);padding:30px 28px;background:#0a1f3a99;position:relative}.theme-blueprint form:before{content:"FORM-01 · KONTAKT";position:absolute;top:-9px;left:18px;background:var(--navy);padding:0 8px;font-family:var(--mono);font-size:.64rem;letter-spacing:.16em;color:var(--line)}.theme-blueprint .field{margin-bottom:20px}.theme-blueprint .field label{display:block;font-family:var(--mono);font-size:.74rem;letter-spacing:.08em;color:var(--ink-dim);margin-bottom:8px}.theme-blueprint .field input,.theme-blueprint .field textarea{width:100%;background:var(--navy-3);border:1px solid var(--line-soft);border-radius:var(--r);color:var(--bp-ink);font-family:var(--sans);font-size:1rem;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.theme-blueprint .field input:focus,.theme-blueprint .field textarea:focus{border-color:var(--line);box-shadow:0 0 0 3px #7fd1ea29;outline:none}.theme-blueprint .field textarea{resize:vertical;min-height:130px}.theme-blueprint form .btn-primary{width:100%;justify-content:center;cursor:pointer;font-size:.9rem;border:1px solid var(--bp-accent)}.theme-blueprint .form-status{font-family:var(--mono);font-size:.8rem;color:var(--ink-dim);margin:14px 0 0}.theme-blueprint footer.site{padding:46px 0 56px;border-top:1px solid var(--line-soft);position:relative}.theme-blueprint .foot-grid{display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap;align-items:center}.theme-blueprint .foot-brand{font-family:var(--mono);font-size:.85rem;color:var(--ink-dim)}.theme-blueprint .foot-brand .dot{color:var(--bp-accent)}.theme-blueprint .foot-links{display:flex;gap:6px 18px;flex-wrap:wrap}.theme-blueprint .foot-links a{font-family:var(--mono);font-size:.78rem;color:var(--ink-dim);text-decoration:none;transition:color .2s}.theme-blueprint .foot-links a:hover{color:var(--line)}.theme-blueprint .titleblock{position:fixed;right:14px;bottom:14px;z-index:90;font-family:var(--mono);font-size:.62rem;letter-spacing:.08em;color:var(--ink-dim);border:1px solid var(--line-soft);border-radius:var(--r);background:#0b2545c7;backdrop-filter:blur(6px);padding:8px 11px;text-align:right;line-height:1.5;pointer-events:none}.theme-blueprint .titleblock b{color:var(--line);font-weight:600}.theme-blueprint .reg{position:fixed;width:18px;height:18px;color:var(--line-soft);opacity:.6;z-index:80;pointer-events:none}.theme-blueprint .reg svg{width:18px;height:18px}.theme-blueprint .reg.tl{top:10px;left:10px}.theme-blueprint .reg.tr{top:10px;right:10px}.theme-blueprint .reg.bl{bottom:10px;left:10px}@media(max-width:980px){.theme-blueprint .hero-grid{grid-template-columns:1fr;gap:36px}.theme-blueprint .about-grid{grid-template-columns:1fr;gap:28px}.theme-blueprint .contact-grid{grid-template-columns:1fr;gap:30px}.theme-blueprint .pillars{grid-template-columns:1fr}.theme-blueprint .svc-grid{grid-template-columns:1fr 1fr}.theme-blueprint .svc-grid .svc:nth-child(3n){border-right:1px dashed var(--line-soft)}.theme-blueprint .svc-grid .svc:nth-child(2n){border-right:none}.theme-blueprint .svc-grid .svc:nth-last-child(-n+3){border-bottom:1px dashed var(--line-soft)}.theme-blueprint .svc-grid .svc:nth-last-child(-n+2){border-bottom:none}.theme-blueprint .proc{grid-template-columns:1fr 1fr}.theme-blueprint .proc-step:nth-child(2){border-top-right-radius:var(--r);border-bottom-right-radius:var(--r);border-right:1px solid var(--line-soft)}.theme-blueprint .proc-step:nth-child(3){border-left:1px solid var(--line-soft);border-top-left-radius:var(--r)}.theme-blueprint .proc-step:nth-child(2):after{display:none}}@media(max-width:680px){.theme-blueprint section{padding:60px 0}.theme-blueprint .trust-grid{grid-template-columns:1fr}.theme-blueprint .trust-cell{border-right:none;border-bottom:1px dashed var(--line-soft)}.theme-blueprint .trust-cell:last-child{border-bottom:none}.theme-blueprint .svc-grid{grid-template-columns:1fr}.theme-blueprint .svc-grid .svc{border-right:none!important;border-bottom:1px dashed var(--line-soft)!important}.theme-blueprint .svc-grid .svc:last-child{border-bottom:none!important}.theme-blueprint .proc{grid-template-columns:1fr}.theme-blueprint .proc-step{border-right:1px solid var(--line-soft)!important;border-bottom:none}.theme-blueprint .proc-step:not(:last-child){border-bottom:none}.theme-blueprint .proc-step:first-child{border-radius:var(--r) var(--r) 0 0}.theme-blueprint .proc-step:last-child{border-radius:0 0 var(--r) var(--r)}.theme-blueprint .proc-step:not(:last-child):after{content:"⌄";top:auto;bottom:-12px;right:50%;transform:translate(50%)}.theme-blueprint .aud-grid,.theme-blueprint .proj-grid{grid-template-columns:1fr}.theme-blueprint .titleblock,.theme-blueprint .reg{display:none}.theme-blueprint .nav{padding:12px 18px}}@media(max-width:420px){.theme-blueprint .wrap{padding-inline:18px}.theme-blueprint nav.links a{padding:6px 9px;font-size:.72rem}}
