/* Plain ownership shell; no device model or interaction system. */
.hc-frame-native{box-sizing:border-box;width:100%;padding:1rem;overflow-wrap:anywhere}
.hc-frame-native-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem}
.hc-frame-native-brand{font-weight:700}
.hc-frame-native nav{min-width:0;max-width:100%}
.hc-frame-native nav ul{display:flex;flex-wrap:wrap;gap:.5rem 1rem;list-style:none;margin:0;padding:0}
.hc-frame-native nav ul ul{padding-inline-start:1rem}
.hc-frame-native-footer p{margin:0}
