:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#0b1120;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{overflow-x:hidden;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh;background-color:#fff;overflow-x:hidden}#root{min-height:100vh}a{font-weight:500;color:#1d4ed8;text-decoration:inherit}a:hover{color:#1d4ed8}.qr-page{min-height:60vh;padding:5rem 1.25rem 3rem;font-size:1rem;line-height:1.5;background:linear-gradient(180deg,#f8fafc,#f1f5f9,#fff)}.qr-page--setup{display:flex;justify-content:center;align-items:flex-start}.qr-page__card{width:100%;max-width:520px;margin:0 auto;padding:1.75rem 1.5rem;background:#fff;border-radius:20px;box-shadow:0 4px 24px #0f172a0f,0 0 0 1px #0f172a0a;word-wrap:break-word;overflow-wrap:break-word}.qr-page__card--loading{text-align:center;color:#64748b;font-size:1rem}.qr-page.error{color:#c00}.qr-page__title{margin:0 0 .5rem;font-size:1.65rem;font-weight:600;letter-spacing:-.02em;color:#0f172a}.qr-page__intro{margin:0 0 1.5rem;color:#475569;font-size:.95rem;line-height:1.55}.qr-page__demo-hint{margin:-.5rem 0 1.5rem;padding:.75rem 1rem;background:linear-gradient(135deg,#f0f4ff,#eef2ff);border-radius:12px;font-size:.9rem;color:#374151;border:1px solid rgba(99,102,241,.12)}.qr-page__form{margin-top:.5rem}.qr-page__field{margin-bottom:1.25rem}.qr-page__field label{display:block}.qr-page__label-text{display:block;margin-bottom:.35rem;font-weight:500;color:#334155}.qr-page form input,.qr-page form select,.qr-page form textarea{width:100%;margin-top:.35rem;padding:.65rem .85rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:12px;box-sizing:border-box;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.qr-page form input:focus,.qr-page form select:focus,.qr-page form textarea:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11f}.qr-page form select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23475569' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center;padding-right:2rem}.qr-page__hint{display:block;margin-top:.35rem;font-size:.85rem;color:#666}.qr-page__field-error{display:block;margin-top:.35rem;font-size:.875rem;color:#c00}.qr-page__field-error--block{margin-top:.5rem}.qr-page__phone-row{display:flex;align-items:center;gap:.5rem;margin-top:.25rem}.qr-page__phone-flag{flex-shrink:0;width:2rem;font-size:1.5rem;line-height:1;text-align:center}.qr-page__phone-input{flex:1;min-width:0}.qr-page__legal-notice{margin:1rem 0 0;padding:.75rem 0;font-size:.85rem;line-height:1.5;color:#475569;border-top:1px solid #f1f5f9}.qr-page__legal-notice a{color:#4f46e5;text-decoration:underline}.qr-page__legal-notice a:hover{color:#4338ca}.qr-page__legal-checkbox{display:flex;align-items:flex-start;gap:.6rem;margin:.5rem 0 0;padding:.5rem 0;font-size:.85rem;line-height:1.5;color:#475569;cursor:pointer}.qr-page__legal-checkbox input[type=checkbox]{margin-top:.25rem;width:1.15rem;height:1.15rem;flex-shrink:0;accent-color:#4f46e5;cursor:pointer}.qr-page__legal-checkbox a{color:#4f46e5;text-decoration:underline}.qr-page__legal-checkbox a:hover{color:#4338ca}.qr-page__actions{margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.qr-page__submit{display:inline-block;padding:.75rem 1.75rem;font-size:1rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:12px;cursor:pointer;box-shadow:0 4px 14px #4f46e559;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.qr-page__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #4f46e566}.qr-page__submit:disabled{background:#94a3b8;box-shadow:none;cursor:not-allowed;opacity:.85;transform:none}.qr-page__actions .qr-page__hint{margin-top:.5rem}.qr-page__error{margin:.75rem 0 0;padding:.75rem 1rem;color:#b91c1c;font-size:.9rem;background:#fef2f2;border-radius:12px;border:1px solid #fecaca}.qr-page .immutable{color:#64748b;font-size:.9rem}.qr-page--error .qr-page__error{margin:0}.qr-page:not(.qr-page--setup){display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.qr-page:not(.qr-page--setup) .qr-page__title{margin-bottom:.75rem}.qr-page:not(.qr-page--setup) .qr-page__intro{max-width:420px;margin-left:auto;margin-right:auto}.content-view__body{margin-bottom:1.25rem}.content-view__text{white-space:pre-wrap;word-break:break-word;font-size:1.05rem;color:#334155}.content-view a{display:block;margin:.5rem 0}@media(max-width:480px){.qr-page{min-height:50vh;padding:4rem .75rem 2rem;padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right));padding-bottom:max(2rem,env(safe-area-inset-bottom))}.qr-page__card{padding:1.25rem 1rem;border-radius:16px;margin-left:0;margin-right:0}.qr-page__title{font-size:1.4rem;margin-bottom:.4rem}.qr-page__intro{font-size:.9rem;margin-bottom:1.25rem}.qr-page__demo-hint{padding:.6rem .85rem;font-size:.85rem;margin-bottom:1.25rem}.qr-page__field{margin-bottom:1.1rem}.qr-page form input,.qr-page form select,.qr-page form textarea{padding:.75rem .85rem;min-height:44px;font-size:16px;border-radius:10px}.qr-page form textarea{min-height:100px}.qr-page form select{min-height:48px}.qr-page__submit{width:100%;min-height:48px;padding:.85rem 1.5rem;border-radius:12px;font-size:1rem}.qr-page__actions{margin-top:1.5rem;padding-top:1rem}.qr-page__error{padding:.65rem .85rem;font-size:.875rem}.qr-page:not(.qr-page--setup) .qr-page__intro{max-width:100%}}@media(max-width:360px){.qr-page__card{padding:1rem .85rem}.qr-page__title{font-size:1.25rem}}.layout-preview-3d{margin:1rem 0}.layout-preview-3d h3{margin-bottom:.5rem;font-size:1rem}.layout-preview-3d-error{color:#c00;font-size:.9rem;margin-bottom:.5rem}.layout-preview-3d-canvas{width:100%;height:400px;border-radius:8px;overflow:hidden;background:#fff}.admin-page{max-width:640px;margin:1rem auto;padding:1rem}.admin-page label{display:block;margin:.5rem 0}.admin-page input[type=text],.admin-page input[type=password],.admin-page input[type=number],.admin-page textarea{width:100%;padding:.4rem;margin-top:.25rem}.admin-page section{margin:2rem 0}.admin-page .released-list{max-height:200px;overflow:auto;font-size:.85rem}.admin-page .layout-block{display:block;margin:.75rem 0;padding:.5rem 0;border-bottom:1px solid #ddd}.admin-page .layout-block strong{margin-right:.5rem}.admin-page .layout-uuids-row{display:flex;gap:.5rem;align-items:flex-start}.admin-page .layout-uuids-row textarea{flex:1;min-width:0}.admin-page .layout-uuids-row button{flex-shrink:0;white-space:nowrap}.admin-page .error{color:#c00}.admin-page .msg{color:#080}.landing{color:#0b1020;background:radial-gradient(circle at top left,#f5f7ff 0,#fff 45%,#f4f6fb);width:100%;max-width:100vw;box-sizing:border-box;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.landing section{scroll-margin-top:64px}.landing-hero{min-height:100vh;padding:96px min(7vw,96px) 80px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:56px;align-items:center;position:relative;overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.landing-hero__content{position:relative;z-index:2;min-width:0;max-width:100%;width:100%;overflow-x:hidden;box-sizing:border-box}.landing-hero__eyebrow{font-size:.9rem;letter-spacing:.14em;text-transform:uppercase;color:#6d7280;margin:0 0 .75rem}.landing-hero__title{margin:0 0 1rem;font-size:clamp(2.6rem,3.4vw + 1.8rem,3.8rem);line-height:1.05;letter-spacing:-.04em}.landing-hero__title span{display:inline-block;background:linear-gradient(120deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero__subtitle{margin:0 0 1.75rem;font-size:1.05rem;color:#4b5563;max-width:34rem}.landing-hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem;min-width:0;max-width:100%}.landing-hero__cta .landing-hero__button{min-width:0;flex:1 1 auto;max-width:100%;box-sizing:border-box}.landing-hero__button{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.4rem;border-radius:999px;border:1px solid transparent;font-size:.98rem;font-weight:500;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease;text-decoration:none;box-sizing:border-box}.landing-hero__button--primary{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;box-shadow:0 18px 45px #2563eb59}.landing-hero__button--primary:hover{transform:translateY(-1px);box-shadow:0 22px 60px #2563eb73}.landing-hero__button--ghost{background:#fffc;color:#374151;border-color:#e5e7eb}.landing-hero__button--ghost:hover{background:#edf2ff;border-color:#c7d2fe}.landing-hero__hint{margin:0;font-size:.9rem;color:#6b7280}.landing-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.landing-hero__orb{position:absolute;inset:10% -40%;background:radial-gradient(circle at 0% 0%,rgba(59,130,246,.45),transparent 55%),radial-gradient(circle at 100% 0%,rgba(129,140,248,.4),transparent 50%),radial-gradient(circle at 50% 100%,rgba(255,255,255,.9),transparent 60%);opacity:.9;filter:blur(2px);transform:translateZ(0);animation:landing-orb-float 18s ease-in-out infinite alternate}.landing-hero__card{position:relative;z-index:2;width:min(360px,90%);border-radius:32px;padding:20px 18px 18px;background:radial-gradient(circle at top left,#0b1120,#020617);box-shadow:0 28px 80px #0f172ae6,0 0 0 1px #94a3b833;color:#e5e7eb;transform-origin:center;transform:translateY(0) rotateX(12deg) rotateY(-10deg);animation:landing-card-float 10s ease-in-out infinite alternate}.landing-hero__card-qr{border-radius:22px;padding:14px;background:radial-gradient(circle at top left,#f97316,#ec4899);display:flex;justify-content:center;margin-bottom:14px}.landing-hero__qr-inner{position:relative;width:132px;height:132px;border-radius:18px;background:#020617;box-shadow:0 0 0 1px #0f172ae6;overflow:hidden}.landing-hero__qr-inner--real{background:#fff;display:flex;align-items:center;justify-content:center;padding:8px;box-sizing:border-box}.landing-hero__qr-inner--real img{display:block;width:116px;height:116px;object-fit:contain}.landing-hero__qr-corner{position:absolute;width:38px;height:38px;border:3px solid #e5e7eb;border-radius:10px}.landing-hero__qr-corner--tl{top:10px;left:10px}.landing-hero__qr-corner--tr{top:10px;right:10px}.landing-hero__qr-corner--bl{bottom:10px;left:10px}.landing-hero__qr-corner--br{bottom:10px;right:10px}.landing-hero__qr-dots{position:absolute;inset:14px;background-image:radial-gradient(circle,rgba(248,250,252,.95) 0,rgba(248,250,252,.95) 40%,transparent 42%),radial-gradient(circle,rgba(248,250,252,.9) 0,rgba(248,250,252,.9) 38%,transparent 40%);background-size:9px 9px,9px 9px;background-position:0 0,4px 4px;mix-blend-mode:screen;opacity:.9}.landing-hero__card-body{padding:6px 4px 2px}.landing-hero__card-label{margin:0 0 .25rem;font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}.landing-hero__card-title{margin:0 0 .35rem;font-size:1.1rem;font-weight:600}.landing-hero__card-text{margin:0;font-size:.9rem;color:#9ca3af}.landing-section{padding:80px min(7vw,96px) 72px}.landing-section--how{background:#fff}.landing-section--examples{background:radial-gradient(circle at top,#0b1120 0,#020617 55% 100%);color:#e5e7eb}.landing-section--cta{background:#020617;color:#e5e7eb;padding-bottom:96px}.landing-section__inner{max-width:1120px;margin:0 auto}.landing-section__inner--split{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr);gap:56px;align-items:center}.landing-section__inner--center{text-align:center}.landing-section__header{max-width:640px}.landing-section__eyebrow{font-size:.85rem;letter-spacing:.14em;text-transform:uppercase;color:#6b7280;margin:0 0 .5rem}.landing-section--examples .landing-section__eyebrow,.landing-section--cta .landing-section__eyebrow{color:#9ca3af}.landing-section__title{margin:0 0 .75rem;font-size:clamp(1.9rem,2.3vw + 1.4rem,2.4rem);letter-spacing:-.03em}.landing-section__subtitle{margin:0 0 2rem;font-size:1rem;color:#4b5563;max-width:520px}.landing-section--examples .landing-section__subtitle,.landing-section--cta .landing-section__subtitle{color:#9ca3af}.landing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.landing-step{padding:20px 18px 18px;border-radius:16px;background:#f9fafb;box-shadow:0 10px 30px #0f172a0a;transform-origin:center;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.landing-step:hover{transform:translateY(-4px);box-shadow:0 16px 45px #0f172a14;background:#fff}.landing-step__number{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#2563eb,#7c3aed);color:#fff;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.landing-step__title{margin:0 0 .4rem;font-size:1rem;font-weight:600}.landing-step__text{margin:0;font-size:.92rem;color:#4b5563}.landing-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.landing-card{padding:20px 18px 18px;border-radius:18px;background:#0f172ae6;box-shadow:0 16px 40px #0f172ae6;border:1px solid rgba(148,163,184,.35);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.landing-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px #0f172a;border-color:#bfdbfebf;background:#0f172afa}.landing-card__title{margin:0 0 .4rem;font-size:1rem;font-weight:600}.landing-card__text{margin:0 0 .9rem;font-size:.92rem;color:#cbd5f5}.landing-card__tag{display:inline-flex;align-items:center;padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(129,140,248,.7);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#e5e7eb}.landing-section__visual{position:relative}.landing-sticky-phone{position:sticky;top:96px}.landing-sticky-phone__frame{width:min(320px,90vw);margin-left:auto;margin-right:auto;padding:10px;border-radius:32px;background:radial-gradient(circle at top,#111827,#020617);box-shadow:0 18px 50px #0f172ae6,0 0 0 1px #94a3b866}.landing-sticky-phone__screen{border-radius:24px;background:#020617;padding:12px 11px;position:relative;overflow:hidden}.landing-sticky-phone__status{height:5px;width:120px;border-radius:999px;background:#374151e6;margin:0 auto 12px}.landing-sticky-phone__qr-row{display:flex;gap:10px;margin-bottom:12px}.landing-sticky-phone__qr{width:78px;height:78px;border-radius:14px;background:radial-gradient(circle at top left,#fbbf24,transparent 60%),radial-gradient(circle at bottom right,#f97316,transparent 60%),radial-gradient(circle at center,#0f172a,#020617);position:relative;overflow:hidden}.landing-sticky-phone__qr:before{content:"";position:absolute;inset:9px;background-image:radial-gradient(circle,#f9fafb 0,#f9fafb 40%,transparent 44%),radial-gradient(circle,#f9fafb 0,#f9fafb 38%,transparent 42%);background-size:8px 8px,8px 8px;background-position:0 0,4px 4px;opacity:.9}.landing-sticky-phone__qr-text{display:flex;flex-direction:column;justify-content:center}.landing-sticky-phone__qr-label{margin:0 0 .25rem;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:#9ca3af}.landing-sticky-phone__qr-title{margin:0;font-size:.95rem;color:#e5e7eb}.landing-sticky-phone__list{margin-top:8px;display:flex;flex-direction:column;gap:6px}.landing-sticky-phone__item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:10px;background:#0f172ab3}.landing-sticky-phone__item--active{background:linear-gradient(135deg,#2563eb2e,#818cf838)}.landing-sticky-phone__dot{width:8px;height:8px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px #22c55e40;flex-shrink:0}.landing-sticky-phone__item-title{margin:0 0 2px;font-size:.86rem;color:#e5e7eb}.landing-sticky-phone__item-text{margin:0;font-size:.8rem;color:#9ca3af}.landing-sticky-phone__caption{margin:10px 0 0;font-size:.82rem;color:#9ca3af;text-align:center}.landing-cta-buttons{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.landing-footer-note{margin:0;font-size:.86rem;color:#9ca3af}.landing-footer-legal{margin:1rem 0 0;font-size:.85rem;color:#9ca3af}.landing-footer-legal a{color:#c7d2fe;text-decoration:none}.landing-footer-legal a:hover{text-decoration:underline}.landing-footer-legal__sep{color:#6b7280}@keyframes landing-orb-float{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-10px,12px,0) scale(1.05)}}@keyframes landing-card-float{0%{transform:translateY(0) rotateX(12deg) rotateY(-10deg)}to{transform:translateY(-8px) rotateX(14deg) rotateY(-6deg)}}@media(max-width:960px){.landing-hero{grid-template-columns:minmax(0,1fr);padding-top:88px;padding-inline:20px}.landing-hero__visual{order:-1}.landing-hero__cta{flex-direction:column;align-items:stretch;width:100%}.landing-hero__cta .landing-hero__button{width:100%!important;max-width:100%}.landing-section__inner--split{grid-template-columns:minmax(0,1fr)}.landing-section__visual{order:-1}.landing-steps,.landing-cards{grid-template-columns:minmax(0,1fr)}.landing-section{padding-inline:20px}}@media(max-width:640px){.landing-hero{padding-top:max(72px,env(safe-area-inset-top) + 56px);padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(48px,env(safe-area-inset-bottom))}.landing-hero__title{font-size:2rem}.landing-hero__subtitle{font-size:.95rem}.landing-hero__cta{flex-direction:column;align-items:stretch;width:100%}.landing-hero__button{width:100%!important;max-width:100%;min-height:48px;padding:.85rem 1rem}.landing-section{padding-left:max(20px,env(safe-area-inset-left) + 12px);padding-right:max(20px,env(safe-area-inset-right) + 12px);padding-bottom:max(48px,env(safe-area-inset-bottom))}.landing-sticky-phone{top:72px}}@media(max-width:480px){.landing-hero{padding-top:max(64px,env(safe-area-inset-top) + 48px);padding-left:16px;padding-right:16px}.landing-hero__title{font-size:1.75rem}.landing-hero__subtitle{font-size:.9rem}.landing-hero__hint{font-size:.85rem}.landing-hero__card{width:100%;padding:16px 14px;border-radius:24px}.landing-hero__card-qr{padding:12px}.landing-hero__qr-inner--real img{width:100px;height:100px}.landing-section__title{font-size:1.5rem}.landing-section__subtitle{font-size:.9rem}.landing-step,.landing-card{padding:16px 14px}.landing-cta-buttons{flex-direction:column}.landing-cta-buttons .landing-hero__button{width:100%}}@media(max-width:360px){.landing-hero__title{font-size:1.55rem}.landing-hero__card-body .landing-hero__card-title{font-size:1rem}}.legal-page{min-height:60vh;padding:5rem 1.25rem 3rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9,#fff)}.legal-page__card{max-width:640px;margin:0 auto;padding:1.75rem 1.5rem;background:#fff;border-radius:20px;box-shadow:0 4px 24px #0f172a0f,0 0 0 1px #0f172a0a}.legal-page__title{margin:0 0 .35rem;font-size:1.65rem;font-weight:600;color:#0f172a}.legal-page__updated{margin:0 0 1.5rem;font-size:.9rem;color:#64748b}.legal-page__section{margin-bottom:1.5rem}.legal-page__section h2{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:#334155}.legal-page__section p,.legal-page__section li{margin:0 0 .5rem;font-size:.95rem;line-height:1.55;color:#475569}.legal-page__section ul{margin:.5rem 0 1rem;padding-left:1.25rem}.legal-page__section a{color:#4f46e5;text-decoration:underline}.legal-page__section a:hover{color:#4338ca}.legal-page__back{margin-top:2rem;padding-top:1rem;border-top:1px solid #e2e8f0}.legal-page__back a{color:#4f46e5;font-weight:500}.legal-page__back a:hover{text-decoration:underline}@media(max-width:480px){.legal-page{padding:4rem .75rem 2rem;padding-left:max(.75rem,env(safe-area-inset-left));padding-right:max(.75rem,env(safe-area-inset-right))}.legal-page__card{padding:1.25rem 1rem}.legal-page__title{font-size:1.4rem}}.app-nav{position:fixed;top:0;left:0;right:0;z-index:20;padding-top:env(safe-area-inset-top,0);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at top left,#f8fafceb,#fffffff5);border-bottom:1px solid rgba(229,231,235,.9)}.app-nav__inner{max-width:1120px;margin:0 auto;padding:14px min(7vw,96px);display:flex;align-items:center;justify-content:space-between}.app-nav__logo{font-size:1rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#111827}@media(max-width:480px){.app-nav__inner{padding:12px 16px;padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.app-nav__logo{font-size:.9rem;letter-spacing:.12em}}
